fix(wofi): remove margin for entries
This commit is contained in:
parent
2bb0a62535
commit
ad93d9dfae
@ -109,7 +109,6 @@ window {
|
|||||||
#entry {
|
#entry {
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
margin-left: 20px;
|
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
min-height: 28px;
|
min-height: 28px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
Loading…
Reference in New Issue
Block a user