We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 424c882 commit 4b38736Copy full SHA for 4b38736
src/client/theme-default/components/VPFlyout.vue
@@ -60,7 +60,7 @@ function onBlur() {
60
}
61
62
.VPFlyout:hover {
63
- color: var(--vp-c-bland);
+ color: var(--vp-c-brand);
64
transition: color 0.25s;
65
66
0 commit comments