Button hover style reapply (#58)

This commit is contained in:
chapoi
2025-03-18 22:28:25 +08:00
committed by GitHub
parent 970ee33771
commit 71f246c8a3
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -90,3 +90,7 @@ input[type="color"]:focus,
border-radius: var(--d-border-radius);
background-color: var(--primary-50);
}
.discourse-reactions-list .reactions {
gap: 0.15em;
}