feat: improve bed workspace layout
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user