refactor(ui): better rendering with Inter font

This commit is contained in:
liyasthomas
2021-07-26 01:33:32 +05:30
parent 397cab9032
commit 8debb65d89
86 changed files with 434 additions and 485 deletions

View File

@@ -8,10 +8,7 @@
</template>
<template #body>
<div class="flex flex-col px-2">
<label
for="selectLabelGqlAddFolder"
class="font-semibold text-xs px-4 pb-4"
>
<label for="selectLabelGqlAddFolder" class="font-semibold px-4 pb-4">
{{ $t("label") }}
</label>
<input