🐞 fix: Adjust dropdown z-index
Sync TODOs with Issues / sync_todos (push) Successful in 6s

This commit is contained in:
Keith Solomon
2026-06-20 11:49:04 -05:00
parent 8328702a9c
commit 5496a8e725
+1
View File
@@ -68,6 +68,7 @@
.menu-vdi__submenu {
top: calc(100% + 1rem);
z-index: 100;
@apply bg-cwc-blue-02 shadow-lg left-0 w-64 flex-col rounded-b-lg ml-0;