Add scrollbar to overflowing wikipages. Fixes #192
This commit is contained in:
@ -387,6 +387,7 @@ aside {
|
||||
#wiki {
|
||||
background: var(--foreground);
|
||||
padding: 35px;
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
#top {
|
||||
|
Reference in New Issue
Block a user