Fix subscription list overflow
This commit is contained in:
parent
4a40e16277
commit
58ca085521
@ -322,6 +322,7 @@ aside {
|
||||
position: absolute;
|
||||
display: flex;
|
||||
min-width: 100%;
|
||||
max-height: 500px;
|
||||
border-radius: 5px;
|
||||
box-shadow: var(--shadow);
|
||||
background: var(--outside);
|
||||
|
Loading…
Reference in New Issue
Block a user