Skip to content

Commit 4623f47

Browse files
committed
fix: #main-container min height
1 parent fd2de9c commit 4623f47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ html.is-native-iphone #left-sidebar {
122122
height: auto !important;
123123
position: absolute;
124124
width: 100%;
125+
min-height: 100%;
125126
}
126127

127128
.theme-inner {

0 commit comments

Comments
 (0)