Fix position of dynamic pop-outs control bar

This commit is contained in:
Cohee 2024-04-05 01:05:50 +03:00
parent b948e31a89
commit 144d115d6a
1 changed files with 1 additions and 0 deletions

View File

@ -539,6 +539,7 @@ body.reduced-motion #bg_custom {
margin-right: 5px;
z-index: 2000;
min-width: 55px;
justify-content: flex-end;
}
.panelControlBar .drag-grabber {