mirror of
https://github.com/spikecodes/libreddit.git
synced 2026-01-30 08:24:10 +01:00
Fix subscription list overflow
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user