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

@@ -7,8 +7,8 @@
<template #body>
<div class="flex flex-col px-2">
<label for="selectLabelSaveReq" class="font-semibold text-xs px-4 pb-4">
{{ $t("token_req_name") }}</label
>
{{ $t("request_name") }}
</label>
<input
id="selectLabelSaveReq"
v-model="requestData.name"