zhangzeli
2022-01-04 7ebd84a4ad1f6561f450d5e92d987d22924d59ec
1
2
3
4
5
6
7
8
9
10
11
12
.input-see {
    i {
        cursor: pointer;
    }
}
 
.setting-title {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.85);
    font-weight: 500;
    margin-bottom: 25px;
}