feat: sticky top
This commit is contained in:
parent
24f0143405
commit
583c9d31a0
1 changed files with 1 additions and 1 deletions
|
|
@ -1436,7 +1436,7 @@ watch(currentHq, () => {
|
||||||
id="branch-form"
|
id="branch-form"
|
||||||
>
|
>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<div class="q-ma-sm fixed">
|
<div style="position: sticky; top: 0" class="q-pa-sm">
|
||||||
<SideMenu
|
<SideMenu
|
||||||
:menu="[
|
:menu="[
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue