Skip to content

Commit 370e526

Browse files
author
VasilinaHrebets
committed
magento/magento2
- updated the "currency-addon-symbol__width" variable in "app/design/adminhtml/Magento/backend/Magento_ConfigurableProduct".
1 parent 3839c0f commit 370e526

File tree

1 file changed

+1
-1
lines changed
  • app/design/adminhtml/Magento/backend/Magento_ConfigurableProduct/web/css/source/module/components

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/Magento_ConfigurableProduct/web/css/source/module/components/_currency-addon.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
@currency-addon-symbol__border-color: @field-control__border-color;
1111
@currency-addon-symbol__color: @color-gray52;
1212
@currency-addon-symbol__height: @field-control__height;
13-
@currency-addon-symbol__width: 1.6rem;
13+
@currency-addon-symbol__width: 2.6rem;
1414

1515
//
1616
// Common

0 commit comments

Comments
 (0)