adjust kudos-button:disabled styling (disable transparency)

This commit is contained in:
John Bowdre 2024-08-04 13:18:03 -05:00
parent e3bceb49d9
commit d27e2846f9

View file

@ -444,6 +444,7 @@ p:has(+ ul) {
.kudos-button:disabled {
cursor: default;
color: var(--fg);
}
.kudos-button .emoji {