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

This commit is contained in:
Alonso Torres 2026-04-30 11:27:50 +02:00 committed by GitHub
parent acb3997ed7
commit de9170d96b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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