fix: minor frontend issues
Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
This commit is contained in:
parent
85963a122e
commit
c4360b27c6
2 changed files with 2 additions and 1 deletions
|
|
@ -23,5 +23,6 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
x-large
|
x-large
|
||||||
plain
|
plain
|
||||||
>
|
>
|
||||||
<router-link to="Bhavcopy">Bhav Copy - Equity</router-link>
|
<router-link to="bhavcopy">Bhav Copy - Equity</router-link>
|
||||||
</v-btn>
|
</v-btn>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue