style:首页
Showing
1 changed file
with
2 additions
and
1 deletions
... | @@ -6,6 +6,7 @@ | ... | @@ -6,6 +6,7 @@ |
6 | padding: 10px; | 6 | padding: 10px; |
7 | display: flex; | 7 | display: flex; |
8 | justify-content: space-between; | 8 | justify-content: space-between; |
9 | overflow-y: hidden; | ||
9 | 10 | ||
10 | &-left, | 11 | &-left, |
11 | &-center, | 12 | &-center, |
... | @@ -101,4 +102,4 @@ | ... | @@ -101,4 +102,4 @@ |
101 | height: calc(100% - 41px); | 102 | height: calc(100% - 41px); |
102 | padding: 0 20px 20px 20px; | 103 | padding: 0 20px 20px 20px; |
103 | } | 104 | } |
104 | } | 105 | } |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment