mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
12 lines
137 B
Text
12 lines
137 B
Text
.account-settings {
|
|
.alert {
|
|
margin-bottom: 0;
|
|
}
|
|
}
|
|
|
|
#delete-account-modal {
|
|
.alert {
|
|
margin-top: 25px;
|
|
margin-bottom: 4px;
|
|
}
|
|
}
|