rendered_markdown: Remove unused .data-container div css.

Having that css there or not did not make any visual difference.
This commit is contained in:
Shubham Padia 2024-07-29 09:57:46 +00:00 committed by Tim Abbott
parent 996a091bd9
commit a48ce954aa

View File

@ -651,11 +651,6 @@
overflow: hidden;
}
.data-container div {
display: block;
border: none;
}
.data-container::after {
content: " ";
position: absolute;