kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Modal: increase border-radius to 10px
rodzic
81921578e0
commit
6f35933bad
|
@ -337,7 +337,7 @@
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 480px;
|
width: 480px;
|
||||||
max-width: 90vw;
|
max-width: 90vw;
|
||||||
border-radius: 4px;
|
border-radius: 10px;
|
||||||
border: 1px solid var(--primary-text-color--faint);
|
border: 1px solid var(--primary-text-color--faint);
|
||||||
color: var(--primary-text-color--faint);
|
color: var(--primary-text-color--faint);
|
||||||
background: var(--foreground-color);
|
background: var(--foreground-color);
|
||||||
|
|
Ładowanie…
Reference in New Issue