mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-26 09:19:18 +01:00
✨ Add scrollbar-gutter property to global styles (#1562)
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
:root {
|
||||
--gridstack-widget-width: 64;
|
||||
--gridstack-column-count: 12;
|
||||
// https://developer.mozilla.org/en-US/docs/Web/CSS/scrollbar-gutter
|
||||
scrollbar-gutter: stable;
|
||||
}
|
||||
|
||||
.grid-stack-placeholder > .placeholder-content {
|
||||
|
||||
Reference in New Issue
Block a user