Skip to content

Commit a05fa05

Browse files
committed
Fix static test
1 parent e4b09b4 commit a05fa05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/source/components/_media-gallery.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,11 +280,11 @@
280280
.item-role {
281281
background: @color-gray89;
282282
color: @color-brownie;
283+
cursor: pointer;
283284
font-size: @font-size__s;
284285
line-height: 1;
285286
margin: 0 .4rem .4rem 0;
286287
padding: .6rem;
287-
cursor: pointer;
288288
}
289289
}
290290

0 commit comments

Comments
 (0)