Fix scrollbar width (#32091)
This commit is contained in:
parent
a04433f995
commit
89c39e7826
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