[baozhangchao] 3 years ago
parent
commit
529b8ac952
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      src/pages/TopRulePage.vue

+ 2
- 1
src/pages/TopRulePage.vue View File

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