fix: minor input stylings

This commit is contained in:
liyasthomas
2021-07-24 11:23:10 +05:30
parent 2e94969a41
commit 84b94f3091
29 changed files with 63 additions and 36 deletions

View File

@@ -284,12 +284,14 @@
bg-primaryLight
border border-divider
rounded-l
text-xs
ml-2
py-1
px-2
"
>{{ $t("url") }}</label
>
{{ `${$t("proxy")} ${$t("url")}` }}
</label>
<input
id="url"
v-model="PROXY_URL"