style: update class names for improved consistency in text editor and switch components

This commit is contained in:
Ardeman
2025-03-06 09:01:26 +08:00
parent 32b435d762
commit d27c068f39
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -182,7 +182,7 @@ export const CreateContentsPage = () => {
name="is_premium"
label="Premium"
labelClassName="text-sm font-medium text-[#363636]"
inputClassName="h-[42px]"
className="h-[42px]"
/>
</div>