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