We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5069cd9 commit c98f616Copy full SHA for c98f616
1 file changed
packages/ui/src/styles/base.css
@@ -82,7 +82,7 @@ a {
82
cursor: default;
83
}
84
85
-*[data-tauri-drag-region] {
+#root:not([aria-hidden]) *[data-tauri-drag-region] {
86
app-region: drag;
87
88
0 commit comments