Skip to content

Commit 4505581

Browse files
committed
Improve styles to show visual swatches
1 parent 6e49308 commit 4505581

File tree

1 file changed

+2
-1
lines changed
  • app/code/Magento/Swatches/view/adminhtml/web/css

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
*/
55

66
.swatch_sub-menu_container {
7-
position: absolute;
7+
margin-top: 3px;
8+
overflow: auto;
89
z-index: 9999;
910
width: 140px;
1011
display: none;

0 commit comments

Comments
 (0)