This commit is contained in:
@@ -10,6 +10,8 @@
|
|||||||
indicator-color="primary"
|
indicator-color="primary"
|
||||||
align="justify"
|
align="justify"
|
||||||
narrow-indicator
|
narrow-indicator
|
||||||
|
outside-arrows
|
||||||
|
mobile-arrows
|
||||||
>
|
>
|
||||||
<q-tab
|
<q-tab
|
||||||
v-for="tab in tabs"
|
v-for="tab in tabs"
|
||||||
|
|||||||
@@ -16,7 +16,6 @@ body, html, #q-app {
|
|||||||
font-family: $typography-font-family;
|
font-family: $typography-font-family;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
overflow-x: hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
* {
|
* {
|
||||||
|
|||||||
Reference in New Issue
Block a user