Skip to content

Commit 18e7988

Browse files
committed
fix static tests
1 parent c7d50bb commit 18e7988

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/MediaGalleryUi/view/adminhtml/web/css/source

1 file changed

+1
-1
lines changed

app/code/Magento/MediaGalleryUi/view/adminhtml/web/css/source/_module.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
.media-directory-container {
276276
&::-webkit-scrollbar {
277277
background: transparent;
278-
width: 0px;
278+
width: 0;
279279
}
280280
-ms-overflow-style: none;
281281
float: left;

0 commit comments

Comments
 (0)