inset the playerbar

This commit is contained in:
jeffvli
2026-04-04 13:21:22 -07:00
parent 2fbd3ab02d
commit 231b6f3865
5 changed files with 44 additions and 23 deletions
@@ -1,7 +1,6 @@
.container {
width: 100vw;
width: 100%;
height: 100%;
border-top: 1px solid alpha(var(--theme-colors-border), 0.5);
}
.controls-grid {