Commit a739c4ee authored by Xuguangxing's avatar Xuguangxing

fix: 修改按钮字体大小

parent 2e3550a8
...@@ -170,7 +170,7 @@ export default { ...@@ -170,7 +170,7 @@ export default {
} }
.button-area { .button-area {
button { button {
font-size: 16px; font-size: 16px !important;
margin-bottom: @padding-sm; margin-bottom: @padding-sm;
} }
.toListButton { .toListButton {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment