mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-08 14:15:25 -05:00
Fix double scroll bars in some columns in advanced interface (#27187)
This commit is contained in:
@@ -8279,6 +8279,9 @@ noscript {
|
||||
flex: 1 1 auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background: $ui-base-color;
|
||||
border-bottom-left-radius: 4px;
|
||||
border-bottom-right-radius: 4px;
|
||||
}
|
||||
|
||||
.story {
|
||||
|
||||
Reference in New Issue
Block a user