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 e79a13e commit ceedb68Copy full SHA for ceedb68
src/client/theme-default/components/VPDoc.vue
@@ -74,7 +74,7 @@ const pageName = computed(() =>
74
display: none;
75
}
76
77
-@media (min-width: 960px) and (max-width: 1280px) {
+@media (min-width: 960px) and (max-width: 1279.9999px) {
78
.VPDoc .VPDocOutlineDropdown {
79
display: block;
80
0 commit comments