We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4295395 commit 8b84f93Copy full SHA for 8b84f93
1 file changed
app/assets/main.css
@@ -558,4 +558,5 @@ input[type='search']::-webkit-search-results-decoration {
558
/* Locking the scroll whenever any of the modals are open */
559
html:has(dialog:modal) {
560
overflow: hidden;
561
+ scrollbar-gutter: stable;
562
}
0 commit comments