Fixes scrolling on covers shelf
This commit is contained in:
@ -488,6 +488,7 @@ dd {
|
||||
margin-left: 0;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.all-shelves h2 {
|
||||
white-space: nowrap;
|
||||
|
Reference in New Issue
Block a user