feat(FN-4660): complete Step 3 — tighten quick chat dropdown height
Fusion-Task-Id: FN-4660 Fusion-Task-Lineage: 6a6813c9-1e5d-4603-9224-ab98252f05ee
This commit is contained in:
@@ -423,7 +423,7 @@
|
||||
top: calc(100% + var(--space-xs));
|
||||
left: 0;
|
||||
width: 100%;
|
||||
max-height: calc(var(--space-xl) * 10);
|
||||
max-height: calc(var(--space-xl) * 7);
|
||||
overflow-y: auto;
|
||||
background: var(--surface);
|
||||
border: var(--btn-border-width) solid var(--border);
|
||||
|
||||
Reference in New Issue
Block a user