Menu: support ARIA attributes
This commit is contained in:
parent
8205ff661b
commit
c22860a7e3
2 changed files with 31 additions and 18 deletions
|
@ -23,6 +23,11 @@
|
|||
&.e4 {
|
||||
box-shadow: var(--tutu-shadow-e12);
|
||||
}
|
||||
|
||||
&>.container {
|
||||
background: var(--tutu-color-surface);
|
||||
display: contents;
|
||||
}
|
||||
}
|
||||
|
||||
dialog.Menu::backdrop {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue