linzhijie
2023-05-16 86f39483bbcb84746aef004a575a714d0bb2484e
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
}