Merge branch 'oat' into development
This commit is contained in:
commit
275614cee5
1 changed files with 2 additions and 2 deletions
|
|
@ -74,11 +74,11 @@ onMounted(async () => {
|
|||
<div class="col-12 col-md-3">
|
||||
<div class="bg-white rounded-borders shadow-5">
|
||||
<div
|
||||
class="q-px-md q-py-sm text-primary bg-grey-1 pointer row justify-between items-center"
|
||||
class="q-px-md q-py-sm text-primary bg-grey-1 row justify-between items-center"
|
||||
id="container-header"
|
||||
>
|
||||
<span
|
||||
class="block q-my-sm text-weight-bold"
|
||||
class="block q-my-sm text-weight-bold pointer"
|
||||
@click="
|
||||
() => {
|
||||
currentPath = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue