refactor(ui): better rendering with Inter font
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</template>
|
||||
<template #body>
|
||||
<div class="flex flex-col px-2">
|
||||
<label for="selectLabelTeamAdd" class="font-semibold text-xs px-4 pb-4">
|
||||
<label for="selectLabelTeamAdd" class="font-semibold px-4 pb-4">
|
||||
{{ $t("label") }}
|
||||
</label>
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user