forked from mirrors/bookwyrm
Fixes scrolling on covers shelf
This commit is contained in:
parent
4f5b81c6ba
commit
5b7f29c45b
1 changed files with 1 additions and 0 deletions
|
@ -488,6 +488,7 @@ dd {
|
|||
margin-left: 0;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.all-shelves h2 {
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Reference in a new issue