Menu: support submenu
This commit is contained in:
parent
92af897590
commit
898575637e
2 changed files with 37 additions and 4 deletions
|
@ -7,6 +7,22 @@
|
|||
width: max-content;
|
||||
box-shadow: var(--tutu-shadow-e8);
|
||||
contain: content;
|
||||
|
||||
&.e1 {
|
||||
box-shadow: var(--tutu-shadow-e9);
|
||||
}
|
||||
|
||||
&.e2 {
|
||||
box-shadow: var(--tutu-shadow-e10);
|
||||
}
|
||||
|
||||
&.e3 {
|
||||
box-shadow: var(--tutu-shadow-e11);
|
||||
}
|
||||
|
||||
&.e4 {
|
||||
box-shadow: var(--tutu-shadow-e12);
|
||||
}
|
||||
}
|
||||
|
||||
dialog.Menu::backdrop {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue