give alertify popups their own bg var
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
.dialog, .alert {
|
||||
|
||||
& > div {
|
||||
background-color: @light-base;
|
||||
background-color: @alertify-dialog-bg;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user