修改编辑字体、筛选框加动画

This commit is contained in:
A1300399510
2023-07-31 17:24:18 +08:00
parent f76cb3ced0
commit 14c60bd443
3 changed files with 11 additions and 2 deletions

View File

@@ -1388,6 +1388,7 @@ export default {
margin: -36px auto 50px;
align-items: flex-start;
position: relative;
font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
.form-box {
background-color: #fff;
@@ -2232,6 +2233,7 @@ export default {
}
.pop {
font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
z-index: 2;
background-color: #fff;