Modal: increase border-radius to 10px

merge-requests/692/merge
Alex Gleason 3 years ago
parent 81921578e0
commit 6f35933bad
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -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);

Loading…
Cancel
Save