We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b31ba83 commit 82bf10cCopy full SHA for 82bf10c
website/src/components/SelectLang.vue
@@ -48,7 +48,7 @@ select {
48
cursor: pointer;
49
}
50
.selector-option-text {
51
- color: var(--vp-custom-selector-option-text);
+ color: var(--vp-c-text-1);
52
background-color: var(--vp-c-bg);
53
54
@media only screen and (max-width: 780px) {
0 commit comments