Fix visible outline when opening alertify modal on chromium

pull/1/head
yflory 4 years ago
parent af1d0e3082
commit 5a4bf71f63

@ -58,6 +58,7 @@
width: 100%;
height: 100%;
z-index: 100000; // alertify container
outline: none;
font: @colortheme_app-font;
.cp-checkmark {

Loading…
Cancel
Save