Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
emo
TIDO
Commits
3488d877
Commit
3488d877
authored
Apr 20, 2020
by
Nils Windisch
Browse files
UPDATE make all things toolbar more dense
parent
fa61eded
Pipeline
#131782
passed with stages
in 3 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/components/quasar-toolbar.vue
View file @
3488d877
<
template
>
<q-toolbar
class=
"bg-grey-
3
"
>
<q-toolbar-title
class=
"text-
bold
"
>
<q-toolbar
class=
"bg-grey-
2
"
>
<q-toolbar-title
class=
"text-
h6 absolute-center
"
>
{{
heading
|
capitalize
}}
</q-toolbar-title>
</q-toolbar>
...
...
@@ -22,3 +22,9 @@ export default {
},
};
</
script
>
<
style
scoped
>
.q-toolbar
{
min-height
:
40px
;
}
<
style
>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment