feat: update styling for sensitive actions module to enhance UI consistency

This commit is contained in:
shuaiplus
2026-05-11 23:49:47 +08:00
parent 35f9512d94
commit c0df6d1c16
5 changed files with 52 additions and 26 deletions
+6 -2
View File
@@ -845,6 +845,10 @@
border-radius: 14px;
}
.sensitive-actions-module {
padding: 0;
}
.settings-module h3 {
margin-bottom: 8px;
font-size: 15px;
@@ -920,8 +924,8 @@
}
.settings-module .sensitive-action {
padding: 10px;
border-radius: 12px;
padding: 23px .875rem;
border-radius: .5rem;
}
.settings-module .sensitive-action h4 {