feat: update styles for two-step providers and responsive layout adjustments

This commit is contained in:
shuaiplus
2026-07-05 15:16:56 +08:00
parent e73ae3d5ea
commit 062c966e14
2 changed files with 10 additions and 2 deletions
+6
View File
@@ -650,6 +650,12 @@
border-top: 0;
}
.two-step-providers-module .settings-module-head {
margin-bottom: 12px;
padding-bottom: 12px;
border-bottom: 1px solid var(--line);
}
.two-step-warning-head {
@apply mb-2 flex items-center gap-2 text-sm font-extrabold;
color: #c2410c;