fix: password rule

This commit is contained in:
jialin
2024-08-26 11:30:13 +08:00
parent 8bb1961a02
commit 84bed59f21
8 changed files with 62 additions and 29 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
right: 0;
padding-inline: @padding;
background: var(--color-white-1);
border-bottom: 1px solid var(--ant-color-split);
// border-bottom: 1px solid var(--ant-color-split);
padding-bottom: 16px;
.filter {