default classic theme
This commit is contained in:
parent
66445b228a
commit
40f50135bb
1 changed files with 2 additions and 2 deletions
|
|
@ -20,8 +20,8 @@
|
||||||
{% block head_scripts %}{% endblock %}
|
{% block head_scripts %}{% endblock %}
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body data-theme="classic">
|
||||||
<q-layout id="vue" view="hHh lpR lfr" v-cloak>
|
<q-layout :color="dark" id="vue" view="hHh lpR lfr" v-cloak>
|
||||||
<q-header bordered class="bg-marginal-bg">
|
<q-header bordered class="bg-marginal-bg">
|
||||||
<q-toolbar>
|
<q-toolbar>
|
||||||
{% block drawer_toggle %}
|
{% block drawer_toggle %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue