We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec77ab commit 2a1abbeCopy full SHA for 2a1abbe
src/client/theme-default/components/VPMenuGroup.vue
@@ -41,6 +41,7 @@ defineProps<{
41
font-size: 14px;
42
font-weight: 600;
43
color: var(--vp-c-text-2);
44
+ white-space: nowrap;
45
transition: color 0.25s;
46
}
47
</style>
0 commit comments