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 b6a34a2 commit 8627362Copy full SHA for 8627362
light/src/components/CustomSelect.vue
@@ -147,6 +147,7 @@ export default {
147
background-color: #eee;
148
user-select: none;
149
padding: 0 0.5em;
150
+ color: black;
151
}
152
153
.vcron-select-input:hover {
@@ -174,6 +175,7 @@ export default {
174
175
width: 100%;
176
padding: 0.2em 0.5em;
177
text-align: center;
178
179
180
181
.vcron-select-list-item:hover {
0 commit comments