Skip to content

Commit c98f616

Browse files
authored
ui: update accordion styles and session review component (#22582)
1 parent 5069cd9 commit c98f616

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui/src/styles/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ a {
8282
cursor: default;
8383
}
8484

85-
*[data-tauri-drag-region] {
85+
#root:not([aria-hidden]) *[data-tauri-drag-region] {
8686
app-region: drag;
8787
}
8888

0 commit comments

Comments
 (0)