updated disabled button style

This commit is contained in:
Jack 2021-04-05 00:57:34 +01:00
parent 8aea02c8f4
commit 3172e6ae92

View file

@ -4151,7 +4151,8 @@ key {
cursor: default;
}
color: var(--sub-color);
background: var(--bg-color);
// background: var(--bg-color);
opacity: 0.5;
cursor: default;
}
}