Modal: increase border-radius to 10px
This commit is contained in:
@ -337,7 +337,7 @@
|
||||
overflow: hidden;
|
||||
width: 480px;
|
||||
max-width: 90vw;
|
||||
border-radius: 4px;
|
||||
border-radius: 10px;
|
||||
border: 1px solid var(--primary-text-color--faint);
|
||||
color: var(--primary-text-color--faint);
|
||||
background: var(--foreground-color);
|
||||
|
||||
Reference in New Issue
Block a user