Skip to content

Commit 733b02b

Browse files
author
Oleksii Korshenko
authored
MAGETWO-82558: FIX show visual swatches in admin - product attribute #11661
2 parents 6f25662 + 411e52f commit 733b02b

File tree

1 file changed

+4
-0
lines changed
  • app/code/Magento/Swatches/view/adminhtml/web/css

1 file changed

+4
-0
lines changed

app/code/Magento/Swatches/view/adminhtml/web/css/swatches.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
* See COPYING.txt for license details.
44
*/
55

6+
#swatch-visual-options-panel{
7+
overflow: visible;
8+
}
9+
610
.swatch_sub-menu_container {
711
position: absolute;
812
z-index: 9999;

0 commit comments

Comments
 (0)