fix: font family in sidebar

pull/34/head
Saeid 4 years ago
parent 5702e83b2f
commit 692d6f1c5f

@ -217,4 +217,7 @@ export default {
.drawer.open {
left: 0px;
}
.v-application .caption {
font-family: iranyekan-regular!important;
}
</style>

Loading…
Cancel
Save