mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
yarn fix lint
This commit is contained in:
parent
82b0a77f3b
commit
86c67e2a26
@ -41,7 +41,13 @@
|
||||
id="collapse-4"
|
||||
v-model="visible"
|
||||
class="p-3"
|
||||
style="position: absolute; z-index: 100000; background-color: #dfe0e3f5; width: 100%; box-shadow: cadetblue 0px 13px 22px;"
|
||||
style="
|
||||
position: absolute;
|
||||
z-index: 100000;
|
||||
background-color: #dfe0e3f5;
|
||||
width: 100%;
|
||||
box-shadow: cadetblue 0px 13px 22px;
|
||||
"
|
||||
>
|
||||
<b-nav vertical @click="visible = false">
|
||||
<b-nav-item to="/overview" class="mb-3">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user