Fix visible outline when opening alertify modal on chromium
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…
Reference in New Issue