kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
fix(style): set correct height for icons on inputs
rodzic
2a997b4edc
commit
e67b8693c9
|
@ -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;
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue