fix(style): set correct height for icons on inputs

This commit is contained in:
ArneBo 2024-12-29 19:17:24 +01:00 committed by upsiflu
parent 2a997b4edc
commit e67b8693c9
1 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@
left: 0;
bottom: 0;
height: 40px;
height: 44px;
min-width: 44px;
display: flex;
@ -97,7 +97,7 @@
right: 0px;
bottom: 0px;
height: 40px;
height: 44px;
min-width: 44px;
display: flex;