feat: improve bed workspace layout

This commit is contained in:
2026-07-03 03:19:05 -07:00
parent 41eb3b73a9
commit 901e36b7a7
11 changed files with 703 additions and 100 deletions

View File

@@ -437,6 +437,8 @@ a,
inset: 0 !important;
height: fit-content;
margin: auto !important;
width: min(calc(100vw - 1.5rem), var(--dialog-width, 36rem)) !important;
max-width: calc(100vw - 1.5rem) !important;
min-width: 0 !important;
transform: none !important;
translate: 0 0 !important;