commit
fee7165079
|
@ -19,5 +19,9 @@ export default {
|
||||||
background: #eee;
|
background: #eee;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
font-weight: 400 !important;
|
||||||
|
}
|
||||||
|
.el-button{
|
||||||
|
font-weight: 400 !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue