林致杰
2022-05-09 97bc50567901bcc3ea873f84e1958dda3f2b371d
1
2
3
4
5
6
7
8
9
10
@charset "UTF-8";
.el-loading-spinner .el-loading-text {
    color: #2b90ff;
    margin: 3px 0;
    font-size: x-large;
}
 
.el-radio, .el-radio--medium.is-bordered .el-radio__label {
    font-size: 31px
}