Add OBS group management feature #3

Merged
deco merged 14 commits from ui-improvements into main 2025-07-20 21:46:26 +03:00
Showing only changes of commit c4dd8a915b - Show all commits

View file

@ -213,6 +213,10 @@ body {
margin-top: 4px;
overflow: hidden;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4);
z-index: 99999 !important;
position: absolute;
transform: translateZ(0);
will-change: transform;
}
.dropdown-item {