mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 07:08:07 +01:00
[Glitch] Fix scrollbar width
Port 89c39e7826
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
8439084587
commit
77d2f7eef6
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ table {
|
|||
@supports not selector(::-webkit-scrollbar) {
|
||||
html {
|
||||
scrollbar-color: $action-button-color var(--background-border-color);
|
||||
scrollbar-width: thin;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue