We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77277dd commit c3e8451Copy full SHA for c3e8451
2 files changed
apps/input-num/index.css
@@ -58,6 +58,7 @@ button:active {
58
}
59
select {
60
margin-left:0.25rem;
61
+ background-color:white;
62
border-color:#0002;
63
64
check-box { margin-right:1rem }
apps/multi-state/index.css
@@ -39,6 +39,7 @@ button:active {
39
background-image:url("../clipboard-active.png");
40
41
42
43
44
45
select:disabled, .disabled {
0 commit comments