started responsive UI: header

This commit is contained in:
2021-03-18 23:13:50 +01:00
parent 1862f2922e
commit 5ffacc45ed
7 changed files with 182 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
<div id="user-flags">
<h2
class="mdi mdi-folder-outline"
>{{ $t("materio.My folders") }} ({{collsLength}})</h2>
><span>{{ $t("materio.My folders") }} ({{collsLength}})</span></h2>
<ul>
<li v-if="flagcolls" v-for="coll in flagcolls" :key="coll.id">
<h5