mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
[Glitch] Fix horizontal scrollbar on who to follow carousel in web UI
Port efb0e2c34b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -10761,6 +10761,7 @@ noscript {
|
|||||||
scroll-padding: 16px;
|
scroll-padding: 16px;
|
||||||
scroll-behavior: smooth;
|
scroll-behavior: smooth;
|
||||||
overflow-x: scroll;
|
overflow-x: scroll;
|
||||||
|
scrollbar-width: none;
|
||||||
|
|
||||||
&__card {
|
&__card {
|
||||||
background: var(--background-color);
|
background: var(--background-color);
|
||||||
|
|||||||
Reference in New Issue
Block a user