Product Editor: Alignment of SKU and GTIN fields is off (#51988)
* Fix the icon alignment when shown as part of the input label * Add changelog file
This commit is contained in:
parent
68819839d2
commit
ddb7e8380c
|
@ -0,0 +1,4 @@
|
|||
Significance: patch
|
||||
Type: fix
|
||||
|
||||
Fix the icon alignment when shown as part of the input label
|
|
@ -25,5 +25,7 @@
|
|||
|
||||
&__icon {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 1rem;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue