leihao 11 месяцев назад
Родитель
Сommit
5b9096ab28
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/components/TabList/index.vue

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

@@ -773,6 +773,7 @@ export default {
   display: flex;
   justify-content: space-between;
   align-items: center;
+  background: rgba(255,255,255,0.1);
 }
 
 .tab-buttons > div {