vue frontend update

This commit is contained in:
carodej
2020-04-17 11:33:06 +02:00
parent ae4353cc4b
commit 506c39896a
45 changed files with 2366 additions and 784 deletions

View File

@@ -79,7 +79,7 @@ input[type="email"] {
appearance: none;
font-weight: 700;
outline: 0;
min-width: 310px;
width: 100%;
&.is-error {
border-color: $danger;