mirror of
https://github.com/Casvt/MIND.git
synced 2026-02-19 11:54:46 -05:00
Fixed positioning of text on account deletion confirmation
This commit is contained in:
@@ -33,6 +33,10 @@
|
||||
background-color: var(--color-error);
|
||||
}
|
||||
|
||||
#delete-user-dialog .dialog-content p {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.contact-list {
|
||||
width: min(100%, 31rem);
|
||||
margin: auto;
|
||||
|
||||
Reference in New Issue
Block a user