mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-14 03:11:46 +00:00
Fix navbar not scrolling in mobile (#430)
This commit is contained in:
parent
77ba7b02b9
commit
a18940aacf
1 changed files with 1 additions and 0 deletions
|
@ -1733,6 +1733,7 @@ form .post {
|
|||
height: 100%;
|
||||
right: 0;
|
||||
top: var(--md-header-height);
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.right-column nav {
|
||||
|
|
Loading…
Reference in a new issue