Преглед на файлове

style: 直播组件样式修改

kele преди 2 години
родител
ревизия
5319e80fdd
променени са 1 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. 3 2
      sheep/components/s-live-card/s-live-card.vue

+ 3 - 2
sheep/components/s-live-card/s-live-card.vue

@@ -140,6 +140,7 @@
       height: 40rpx;
       background: rgba(#000000, 0.5);
       border-radius: 20rpx;
+      z-index: 1;
       .icon {
         width: 40rpx;
         height: 40rpx;
@@ -189,9 +190,9 @@
       top: 10rpx;
       width: 136rpx;
       height: 40rpx;
-      background: #000000;
-      opacity: 0.5;
+      background: rgba(#000000, 0.5);
       border-radius: 20rpx;
+      z-index: 1;
       .icon {
         width: 40rpx;
         height: 40rpx;