Menu: support ARIA attributes

This commit is contained in:
thislight 2024-11-04 18:03:27 +08:00
parent 8205ff661b
commit c22860a7e3
No known key found for this signature in database
GPG key ID: FCFE5192241CCD4E
2 changed files with 31 additions and 18 deletions

View file

@ -23,6 +23,11 @@
&.e4 {
box-shadow: var(--tutu-shadow-e12);
}
&>.container {
background: var(--tutu-color-surface);
display: contents;
}
}
dialog.Menu::backdrop {