UX: desktop tweaks (#14)

This commit is contained in:
chapoi
2025-03-06 00:05:48 +08:00
committed by GitHub
parent b6d11ddb9b
commit af4c0c540f
7 changed files with 36 additions and 27 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
.topic-list-item {
background: var(--d-content-background);
&:hover {
background: var(--primary-very-low);
border: 1px solid var(--accent-color);
}
}