🐛 Fix z-index for profile menu

This commit is contained in:
alonso.torres 2026-04-30 10:54:48 +02:00 committed by Alonso Torres
parent 22a325cc72
commit c14dbba7fd

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