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