Update _topbar.scss

pull/6816/merge
Mert Sincan 2024-11-21 14:39:45 +00:00
parent 1926c2b3d2
commit 540a827ae4
1 changed files with 2 additions and 2 deletions

View File

@ -184,7 +184,7 @@
padding: .25rem;
background-color: var(--overlay-background);
position: absolute;
right: 0;
inset-inline-end: 0;
top: calc(100% + 2px);
border-radius: 6px;
border: 1px solid var(--border-color);