We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 333cd36 commit b23d9faCopy full SHA for b23d9fa
1 file changed
theme/modules/static-sidebar.css
@@ -18,12 +18,13 @@
18
display: none;
19
}
20
21
-.layout-desktop .libraryPage:not(#editItemMetadataPage) {
+.layout-desktop .libraryPage:not(#editItemMetadataPage),
22
+#slides-container {
23
margin-left: 250px;
24
width: calc(100% - 250px);
25
26
27
.layout-desktop .hide-scroll .mainDrawer,
28
.layout-desktop .hideMainDrawer .mainDrawer {
29
-}
30
+}
0 commit comments