Browse Source

Fix color

master
yflory 11 months ago
parent
commit
5a189862eb
1 changed files with 1 additions and 1 deletions
  1. 2
      customize.dist/src/less2/include/alertify.less

2
customize.dist/src/less2/include/alertify.less

@ -73,7 +73,7 @@
font: @colortheme_app-font;
.cp-checkmark {
color: #000000;
color: @cryptpad_text_col;
}
.cp-inline-alert-text {

Loading…
Cancel
Save