Skip to content
This repository was archived by the owner on Mar 15, 2023. It is now read-only.

Commit e9c826c

Browse files
author
Artem Netsvetaev
committed
title noselect
1 parent 0346136 commit e9c826c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/BaseLayout.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
icon="arrow_back"
77
@click="back"
88
/>
9-
<span class="title">{{ title }}</span>
9+
<span class="noselect title">{{ title }}</span>
1010
<slot name="meta" />
1111
</div>
1212
<div class="vl" />

0 commit comments

Comments
 (0)