chore: tweak UIs

This commit is contained in:
Tristan Yang
2023-05-22 10:39:59 +08:00
parent ee5a40bfaa
commit 783a1aef66
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ export default function Overview({ id = 0 }) {
id="name"
placeholder={t("name")}
/>
<IconChannel className="absolute bottom-2.5 left-2" />
<IconChannel className="absolute bottom-2.5 left-2 dark:fill-gray-300" />
</div>
<div className={inputClass}>
<Label htmlFor="desc">{t("topic")}</Label>