fixed: 新密码不如入不提示的问题.

This commit is contained in:
lijiahang
2023-10-12 17:17:16 +08:00
parent c9e7cb07a0
commit 95f17bc527
9 changed files with 72 additions and 35 deletions

View File

@@ -110,6 +110,10 @@ body {
}
}
.arco-dropdown-option-content {
user-select: none;
}
.arco-drawer-container.drawer-body-padding-0 {
.arco-drawer-body {
padding: 0 !important;