ui: update accordion styles and session review component (#22582)

This commit is contained in:
Brendan Allan 2026-04-15 15:29:36 +08:00 committed by GitHub
parent 5069cd9798
commit c98f616385
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,7 +82,7 @@ a {
cursor: default;
}
*[data-tauri-drag-region] {
#root:not([aria-hidden]) *[data-tauri-drag-region] {
app-region: drag;
}