We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cb13df commit ddb5083Copy full SHA for ddb5083
src/components/SimpleInput.vue
@@ -60,7 +60,7 @@
60
61
input, select {
62
background: none;
63
- color: white;
+ color: var(--vp-c-text-1);
64
font-size: 18px;
65
padding: 10px 10px 10px 5px;
66
display: block;
0 commit comments