Commit bf5ab636bf74a1784b073beeb397701e5876e71f
1 parent
db0c39244f
Exists in
master
and in
3 other branches
fixed bugs scroll overflow button on header dashbaord
Showing
2 changed files
with
6 additions
and
1 deletions
Show diff stats
src/pages/Dashboard/dashboard.vue
... | ... | @@ -25,7 +25,7 @@ |
25 | 25 | <v-card color="grey lighten-4" flat> |
26 | 26 | <v-toolbar dark color="fixcolors"> |
27 | 27 | <v-toolbar-side-icon></v-toolbar-side-icon> |
28 | - <v-toolbar-title class="white--text">Title</v-toolbar-title> | |
28 | + <!-- <v-toolbar-title class="white--text">Title</v-toolbar-title> --> | |
29 | 29 | <v-spacer></v-spacer> |
30 | 30 | <v-btn icon @click="dialog= false"> |
31 | 31 | <v-icon>close</v-icon> | ... | ... |
static/css/custom.css