Browse Source

Update index.module.less

lex 2 năm trước cách đây
mục cha
commit
fa586fb9cb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/music/component/music-grid/index.module.less

+ 1 - 1
src/views/music/component/music-grid/index.module.less

@@ -33,7 +33,7 @@
     position: relative;
     // height: 110px;
     height: calc((100vw - 48px) / 3);
-    border-radius: 6px;
+    border-radius: 10px;
     overflow: hidden;
     margin-bottom: 6px;
     .albumType {