We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41330d8 commit f4cba62Copy full SHA for f4cba62
static/style/inverted-style.css
@@ -626,11 +626,6 @@
626
overflow: hidden;
627
text-overflow: ellipsis;
628
}
629
- .preview-body {
630
- overflow: scroll;
631
- max-height: calc(100vh - 156px);
632
- display: block;
633
- }
634
.preview button.close-preview {
635
right: 0;
636
top: 0;
@@ -922,7 +917,7 @@
922
917
/* Prevent content from going under bottom bar */
923
918
/* padding-bottom: 48px; */
924
919
925
-
920
+
926
921
.preview-body::-webkit-scrollbar {
927
width: 2px;
928
static/style/style.css
0 commit comments