This website works better with JavaScript
Home
Explore
Help
Sign In
wiki
/
weseek__growi
mirror of
https://github.com/weseek/growi
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
add min-width
kaoritokashiki
6 years ago
parent
d5c77119ac
commit
7cf54b6764
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/client/styles/scss/_layout.scss
+ 1
- 0
src/client/styles/scss/_layout.scss
View File
@@ -50,6 +50,7 @@
}
#page-wrapper {
+ min-width: 0;
margin-top: $grw-navbar-height;
}