🐛 Fix z-index for profile menu (#9257)

This commit is contained in:
Alonso Torres 2026-04-30 11:27:50 +02:00 committed by Andrey Antukh
parent 1de8a074ef
commit c9b81284d2

View File

@ -26,7 +26,6 @@
margin: 0 var(--sp-l) 0 0;
border-right: $b-1 solid var(--panel-border-color);
background-color: var(--panel-background-color);
z-index: var(--z-index-panels);
}
//SIDEBAR CONTENT COMPONENT