diff --git a/app/code/Magento/Swatches/view/adminhtml/web/css/swatches.css b/app/code/Magento/Swatches/view/adminhtml/web/css/swatches.css index 7a224ca28ad95..d170ed0345a03 100644 --- a/app/code/Magento/Swatches/view/adminhtml/web/css/swatches.css +++ b/app/code/Magento/Swatches/view/adminhtml/web/css/swatches.css @@ -3,6 +3,10 @@ * See COPYING.txt for license details. */ +#swatch-visual-options-panel{ + overflow: visible; +} + .swatch_sub-menu_container { position: absolute; z-index: 9999;