mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-21 22:42:19 +00:00
adjust kudos-button:disabled styling (disable transparency)
This commit is contained in:
parent
e3bceb49d9
commit
d27e2846f9
1 changed files with 1 additions and 0 deletions
|
@ -444,6 +444,7 @@ p:has(+ ul) {
|
||||||
|
|
||||||
.kudos-button:disabled {
|
.kudos-button:disabled {
|
||||||
cursor: default;
|
cursor: default;
|
||||||
|
color: var(--fg);
|
||||||
}
|
}
|
||||||
|
|
||||||
.kudos-button .emoji {
|
.kudos-button .emoji {
|
||||||
|
|
Loading…
Reference in a new issue