release: v2.9.1

This commit is contained in:
redhoodsu
2022-12-20 20:52:22 +08:00
parent fc65e51df1
commit bfa3845be9
6 changed files with 22 additions and 12 deletions

View File

@@ -235,7 +235,8 @@
}
&.luna-dom-viewer-selected:focus {
.luna-dom-viewer-selection {
background: var(--contrast);
background: var(--accent);
opacity: 0.2;
}
}
}