Browse Source

Update index.module.less

lex 1 năm trước cách đây
mục cha
commit
bfb0d310d0

+ 2 - 1
src/page-instrument/component/the-music-list/index.module.less

@@ -90,7 +90,7 @@
         width: 51px;
         height: 51px;
         margin-right: 10px;
-        border-radius: 8px;
+        border-radius: 8px !important;
         overflow: hidden;
         position: relative;
         flex-shrink: 0;
@@ -103,6 +103,7 @@
         right: 0;
         top: 0;
         z-index: 9;
+        border-top-right-radius: 8px !important;
 
         // &.FREE {
         //   background: url('../co-ai/image/icon-music-default.png') no-repeat center;