fix(wofi): remove margin for entries

This commit is contained in:
Price Hiller 2024-02-09 03:04:15 -06:00
parent 2bb0a62535
commit ad93d9dfae
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -109,7 +109,6 @@ window {
#entry {
border: none;
border-radius: 16px;
margin-left: 20px;
background-color: transparent;
min-height: 28px;
font-weight: bold;