mirror of
https://github.com/nexu-io/open-design.git
synced 2026-06-01 03:14:35 +07:00
Merge 18cd2b8823 into 53fb175855
This commit is contained in:
commit
3a2b7843a1
1 changed files with 1 additions and 0 deletions
|
|
@ -480,6 +480,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 6px;
|
||||
max-height: min(420px, calc(100vh - 180px));
|
||||
transition: border-color 120ms ease, box-shadow 120ms ease;
|
||||
}
|
||||
.composer-shell:focus-within {
|
||||
|
|
|
|||
Loading…
Reference in a new issue