mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-12 19:12:18 +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 {
|
||||
cursor: default;
|
||||
color: var(--fg);
|
||||
}
|
||||
|
||||
.kudos-button .emoji {
|
||||
|
|
Loading…
Reference in a new issue