Skip to content

Commit fee7165

Browse files
author
奇淼(piexlmax
authored
Merge pull request #557 from bypanghu/master
add
2 parents 1cc5f53 + 17a95c4 commit fee7165

File tree

2 files changed

+9514
-0
lines changed

2 files changed

+9514
-0
lines changed

web/src/App.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,9 @@ export default {
1919
background: #eee;
2020
height: 100vh;
2121
overflow: hidden;
22+
font-weight: 400 !important;
23+
}
24+
.el-button{
25+
font-weight: 400 !important;
2226
}
2327
</style>

0 commit comments

Comments
 (0)