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
+1 -1
View File
@@ -281,7 +281,7 @@
:root[data-theme='dark'] .restore-progress-card,
:root[data-theme='dark'] .restore-progress-current,
:root[data-theme='dark'] .restore-progress-elapsed {
border-color: var(--line-soft);
border-color: var(--line);
}
:root[data-theme='dark'] .import-summary-table th {