feat: improve url cleaner modal ui (light mode) and enable rule editing
This commit is contained in:
@@ -476,7 +476,7 @@ onUnmounted(() => {
|
||||
}
|
||||
|
||||
.history-item:hover {
|
||||
background: rgba(255, 255, 255, 0.05);
|
||||
background: var(--list-hover-bg);
|
||||
}
|
||||
|
||||
.item-info {
|
||||
|
||||
Reference in New Issue
Block a user