Update input colors in alertify

This commit is contained in:
yflory
2017-01-31 14:36:33 +01:00
parent d926b69f8b
commit d76e0ae0d4
3 changed files with 8 additions and 6 deletions

View File

@@ -71,7 +71,8 @@
transform: translateY(-50%);
> * {
width: 400px;
width: 30%;
min-width: 500px;
max-width: 95%;
margin: 0 auto;
text-align: center;