Added copy pastec
This commit is contained in:
@@ -6,5 +6,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.header-brand-title {
|
.header-brand-title {
|
||||||
max-width: 180px;
|
max-width: 200px;
|
||||||
}
|
}
|
||||||
@@ -3,7 +3,7 @@ export default {
|
|||||||
template: `
|
template: `
|
||||||
<div class="header-brand-root row items-center q-ml-md">
|
<div class="header-brand-root row items-center q-ml-md">
|
||||||
<q-toolbar-title class="header-brand-title text-weight-bold text-subtitle1 text-indigo-10 ellipsis">
|
<q-toolbar-title class="header-brand-title text-weight-bold text-subtitle1 text-indigo-10 ellipsis">
|
||||||
Hotline Planner (codex + AG)
|
Hotline Planner (codex/AG)
|
||||||
</q-toolbar-title>
|
</q-toolbar-title>
|
||||||
</div>
|
</div>
|
||||||
`
|
`
|
||||||
Reference in New Issue
Block a user