字体调整
Showing
1 changed file
with
3 additions
and
0 deletions
| ... | @@ -166,6 +166,9 @@ | ... | @@ -166,6 +166,9 @@ |
| 166 | .el-tabs__item:focus.is-active.is-focus:not(:active) { | 166 | .el-tabs__item:focus.is-active.is-focus:not(:active) { |
| 167 | box-shadow: none !important; | 167 | box-shadow: none !important; |
| 168 | } | 168 | } |
| 169 | .el-tabs__item{ | ||
| 170 | font-size: 15px; | ||
| 171 | } | ||
| 169 | 172 | ||
| 170 | // Divider 分割线 样式的修改 | 173 | // Divider 分割线 样式的修改 |
| 171 | .el-divider--horizontal { | 174 | .el-divider--horizontal { | ... | ... |
-
Please register or sign in to post a comment