topbar z-index defect

pull/1440/head
Tuğçe Küçükoğlu 2021-08-06 15:10:19 +03:00
parent f280cc8d00
commit b604f30340
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
transform-origin: top;
top: 70px;
right: 0;
z-index: 1;
z-index: 2;
width: 275px;
max-height: 400px;
background-color: var(--surface-f);