refactor(wofi): set min height for entry to 28px
This commit is contained in:
parent
df9a699481
commit
16ea3f016b
@ -118,7 +118,7 @@ window {
|
||||
border: none;
|
||||
border-radius: 16px;
|
||||
background-color: transparent;
|
||||
min-height: 32px;
|
||||
min-height: 28px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user