fix: patch @react-aria/overlays to support scroll gutter

This commit is contained in:
Aarnav Tale
2024-05-04 16:21:35 -04:00
parent 9f5ac6a9ef
commit ee42016a67
4 changed files with 39 additions and 11 deletions
-5
View File
@@ -6,9 +6,4 @@
html {
scrollbar-gutter: stable
}
html body {
margin-right: 0!important;
--removed-body-scroll-bar-size: 0 !important
}
}