mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-25 06:27:03 +01:00
Round modals are in the season
This commit is contained in:
parent
b763907feb
commit
923686b155
@ -381,6 +381,7 @@ textarea.materialize-textarea:focus:not([readonly]) {
|
|||||||
.modal {
|
.modal {
|
||||||
background-color: #546E7A;
|
background-color: #546E7A;
|
||||||
background-color: var(--modal);
|
background-color: var(--modal);
|
||||||
|
border-radius: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-overlay {
|
.modal-overlay {
|
||||||
|
Loading…
Reference in New Issue
Block a user