Fix visible outline when opening alertify modal on chromium

pull/1/head
yflory 2021-04-06 10:48:41 +02:00
parent af1d0e3082
commit 5a4bf71f63
1 changed files with 1 additions and 0 deletions

View File

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