This commit is contained in:
A1300399510
2023-08-02 18:07:37 +08:00
parent 37e359b6d9
commit 966ed02546
3 changed files with 15 additions and 7 deletions

View File

@@ -409,8 +409,8 @@ const selectOption = (type, value) => {
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.117647058823529);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.117647058823529);
font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
font-weight: 650;
font-size: 14px;
// font-weight: 650;
font-size: 16px;
color: #FFFFFF;
line-height: 48px;
position: absolute;
@@ -559,7 +559,8 @@ const selectOption = (type, value) => {
background-color: rgba(246, 246, 246, 1);
border-bottom: 1px solid #ebebeb;
cursor: pointer;
user-select: none;
.icon {
width: 13px;
height: 7px;