[baozhangchao] 3 lat temu
rodzic
commit
529b8ac952
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2
    1
      src/pages/TopRulePage.vue

+ 2
- 1
src/pages/TopRulePage.vue Wyświetl plik

@@ -99,7 +99,8 @@ export default {
99 99
       display: flex;
100 100
       border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
101 101
       align-items: center;
102
-      height: 7vh;
102
+      padding: 10px 0;
103
+      font-size: 14px;
103 104
 
104 105
       > img {
105 106
         width: 10vw;