mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
css: Make all modals with backdrop.
This commit is contained in:
parent
46711a43f0
commit
e18ced7f13
@ -1397,12 +1397,7 @@ input[type=checkbox].inline-block {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#change_email_modal,
|
||||
#change_full_name_modal,
|
||||
#change_password_modal,
|
||||
#default_language_modal,
|
||||
#deactivate_self_modal,
|
||||
#deactivate-realm-modal {
|
||||
.modal {
|
||||
box-shadow: 0px 0px 75px hsla(0, 0%, 0%, 0.5);
|
||||
outline: 10000px solid hsla(0, 0%, 0%, 0.3);
|
||||
border: none;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user