feat: improve url cleaner modal ui (light mode) and enable rule editing

This commit is contained in:
2026-02-27 09:16:37 +00:00
parent 06b2815dd9
commit 74c0251535
3 changed files with 40 additions and 3 deletions

View File

@@ -476,7 +476,7 @@ onUnmounted(() => {
}
.history-item:hover {
background: rgba(255, 255, 255, 0.05);
background: var(--list-hover-bg);
}
.item-info {