Override viewsreference view title to have titlebar stylings
This commit is contained in:
parent
80a13a1c74
commit
634f9f429c
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
<div class="titlebar content">
|
||||
<div class="titlebar_title">
|
||||
<h3 class="subtitle is-mono is-4">{{ title }}</h3>
|
||||
</div>
|
||||
</div>
|
Loading…
Reference in a new issue