fix(ui): make nav links unselectable on mobile (#1691)

This commit is contained in:
Nathan Knowler 2023-02-28 16:01:31 -06:00 committed by GitHub
parent 32eaee82e2
commit ddb765c4a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 7 deletions

View file

@ -122,6 +122,7 @@ export default defineConfig({
}
},
variantParentMatcher('fullscreen', '@media (display-mode: fullscreen)'),
variantParentMatcher('coarse-pointer', '@media (pointer: coarse)'),
],
rules: [
// scrollbar-hide