make alertify darker
This commit is contained in:
@@ -23,3 +23,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.alertify {
|
||||
// workaround for alertify making empty p
|
||||
p:empty {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user