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