feat(ui): add critical shadow for comment input validation, set editor popover radius to 14px
This commit is contained in:
parent
e2bffc29f2
commit
48236ee0ef
4 changed files with 10 additions and 3 deletions
|
|
@ -46,4 +46,5 @@
|
|||
width: 380px;
|
||||
max-width: min(380px, calc(100vw - 48px));
|
||||
padding: 8px;
|
||||
border-radius: 14px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue