mirror of https://github.com/zulip/zulip.git
night_mode: Fix broken background color for user profile.
This commit is contained in:
parent
6f7e12ea19
commit
cdbb38096a
|
@ -203,7 +203,6 @@ ul.remind_me_popover .remind_icon {
|
|||
padding-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 10px;
|
||||
background: #f9f9f9;
|
||||
}
|
||||
|
||||
.user-profile-modal-edit-button {
|
||||
|
|
Loading…
Reference in New Issue