This commit is contained in:
2021-02-10 15:53:45 +00:00
parent 6198714184
commit aa5a952aa4
90 changed files with 478 additions and 477 deletions

View File

@@ -199,7 +199,7 @@
:href="item.href"
:target="item.target"
@click="clickMenuItem(item)"
v-bind:class="{ 'hidden-sm-and-up': item.surface }"
:class="{ 'hidden-sm-and-up': item.surface }"
:data-cy="item.key"
>
<v-list-item-action>