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 2c1ac25 commit 27868d5Copy full SHA for 27868d5
packages/vuetify/src/styles/generic/_reset.scss
@@ -15,7 +15,6 @@
15
16
html {
17
box-sizing: border-box;
18
- overflow-y: scroll; /* All browsers without overlaying scrollbars */
19
-webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
20
word-break: normal;
21
-moz-tab-size: 4;
0 commit comments