Skip to content

Commit 373fa09

Browse files
committed
Catalog category merchandiser product list missing move cursor in tile view
1 parent 529b086 commit 373fa09

File tree

1 file changed

+2
-0
lines changed
  • app/design/adminhtml/Magento/backend/Magento_VisualMerchandiser/web/css/source

1 file changed

+2
-0
lines changed

app/design/adminhtml/Magento/backend/Magento_VisualMerchandiser/web/css/source/_module.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,12 @@
7171
display: block;
7272
float: left;
7373
text-decoration: none;
74+
cursor: move;
7475
}
7576

7677
a:last-child {
7778
float: right;
79+
cursor: pointer;
7880
}
7981
}
8082

0 commit comments

Comments
 (0)