小修改
This commit is contained in:
@@ -534,6 +534,7 @@ const selectOption = (type, value) => {
|
||||
font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
|
||||
background-color: rgba(246, 246, 246, 1);
|
||||
cursor: pointer;
|
||||
border-top: 1px solid #ebebeb;
|
||||
|
||||
b {
|
||||
color: #000000;
|
||||
@@ -560,7 +561,7 @@ const selectOption = (type, value) => {
|
||||
border-bottom: 1px solid #ebebeb;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
|
||||
|
||||
.icon {
|
||||
width: 13px;
|
||||
height: 7px;
|
||||
|
||||
Reference in New Issue
Block a user