fix(global): base menu z-index

This commit is contained in:
2025-12-03 16:04:38 +03:00
parent 0ab354e143
commit c4d19a453d
2 changed files with 4 additions and 8 deletions

View File

@@ -96,6 +96,8 @@
.Child {
display: none;
position: relative;
z-index: 90;
& li {
padding: rem(4px) rem(16px);