Improved dark mode

This commit is contained in:
djmaze 2021-10-14 14:30:47 +02:00
parent cec3581626
commit 11823c280d
8 changed files with 23 additions and 15 deletions

View file

@ -13,7 +13,6 @@
}
.emailaddresses.emailaddresses-focused {
background-color: #fff;
border: 1px solid darken(@inputBorder, 20%);
box-shadow: none;
}
@ -72,7 +71,7 @@
height: auto;
line-height: inherit;
margin: 0;
padding: 0;
padding: 4px;
vertical-align: baseline;
}