Skip to content

Commit 793efea

Browse files
committed
clean
1 parent 8ec785e commit 793efea

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

frontend/static/styles.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -336,11 +336,7 @@ body .ddoc .markdown th {
336336
}
337337

338338
body .ddoc .toc {
339-
.topSymbols {
340-
@apply max-lg:hidden;
341-
}
342-
343-
.documentNavigation {
339+
.topSymbols, .documentNavigation {
344340
@apply max-lg:hidden;
345341
}
346342
}

0 commit comments

Comments
 (0)