mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-24 09:48:32 +00:00
add scrollbar-gutter=stable
This commit is contained in:
parent
651f984e52
commit
467ec35b7b
1 changed files with 4 additions and 0 deletions
|
|
@ -79,3 +79,7 @@
|
|||
font-feature-settings: "rlig" 1, "calt" 1;
|
||||
}
|
||||
}
|
||||
|
||||
html {
|
||||
scrollbar-gutter: stable;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue