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
change to expand width for limit on editor mode
akira-s
6 years ago
parent
3f9f70bd31
commit
b5e066aa2c
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
src/client/styles/scss/_layout_kibela.scss
+ 2
- 0
src/client/styles/scss/_layout_kibela.scss
View File
@@ -128,6 +128,8 @@ body.kibela {
padding: 0;
}
}
+
+ max-width: 100%;
}
.tab-content {