mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 18:12:59 +08:00
Merge pull request #49 from martindilling/patch-1
Always show vertical scrollbar
This commit is contained in:
commit
4928f1723d
|
@ -1,6 +1,7 @@
|
|||
body {
|
||||
background: @fl-body-bg;
|
||||
color: @fl-body-color;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
.container-narrow {
|
||||
max-width: 500px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user