Browse Source

fix size of arrow button in access modal

master
David Benqué 10 months ago
parent
commit
b8c4e5d254
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

@ -431,7 +431,7 @@
width: 50px;
margin: 0;
min-width: 0;
font-size: 18px;
font-size: 18px !important;
}
}
}

Loading…
Cancel
Save