Browse Source

背景渐变去除

leihao 11 tháng trước cách đây
mục cha
commit
9c8c8f01bb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/TabList/index.vue

+ 1 - 1
src/components/TabList/index.vue

@@ -782,7 +782,6 @@ export default {
   display: flex;
   justify-content: space-between;
   align-items: center;
-  background: rgba(255,255,255,0.1);
 }
 
 .tab-buttons > div {
@@ -806,6 +805,7 @@ export default {
   background-size: 100% 100%;
   padding: 1.75vh 1.51vw;
   border-radius: 2.08vw;
+  background: rgba(255,255,255,0.36);
 }
 // .short {
 //   height: 40vh;