highlight invoice icon in menubar

This commit is contained in:
Peter Papp
2021-05-03 09:12:41 +02:00
parent 23611defc1
commit d162018fcf
3 changed files with 110 additions and 52 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ input[type="email"] {
outline: 0;
width: 100%;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.12);
//background: hsla(210, 10%, 98%, 1);
background: white;
&.is-error {
border-color: $danger;