fix(ui): use shadow-lg-border-base on read-only comment popovers and align label spacing
This commit is contained in:
parent
31f80a45af
commit
40ab6ac862
2 changed files with 3 additions and 3 deletions
|
|
@ -84,7 +84,7 @@
|
|||
max-width: min(320px, calc(100vw - 48px));
|
||||
border-radius: 14px;
|
||||
background-color: var(--surface-raised-stronger-non-alpha);
|
||||
border: 1px solid var(--border-base);
|
||||
box-shadow: var(--shadow-lg-border-base);
|
||||
padding: 12px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue