mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-14 01:25:57 -05:00
Fix layout shift caused by "Who to follow" widget (#35861)
This commit is contained in:
@@ -10448,8 +10448,10 @@ noscript {
|
||||
}
|
||||
|
||||
&__scrollable {
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
min-height: 228px;
|
||||
gap: 16px;
|
||||
padding: 16px;
|
||||
scroll-snap-type: x mandatory;
|
||||
|
||||
Reference in New Issue
Block a user