mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-24 14:07: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 {
|
||||
background-color: #546E7A;
|
||||
background-color: var(--modal);
|
||||
border-radius: 25px;
|
||||
}
|
||||
|
||||
.modal-overlay {
|
||||
|
Loading…
Reference in New Issue
Block a user