diff --git a/src-web/components/Settings/SettingsAppearance.tsx b/src-web/components/Settings/SettingsAppearance.tsx index 7eedcbb5..e80c147c 100644 --- a/src-web/components/Settings/SettingsAppearance.tsx +++ b/src-web/components/Settings/SettingsAppearance.tsx @@ -109,7 +109,7 @@ export function SettingsAppearance() { (function Inp > diff --git a/src-web/components/core/PlainInput.tsx b/src-web/components/core/PlainInput.tsx index bb058b0d..9995f378 100644 --- a/src-web/components/core/PlainInput.tsx +++ b/src-web/components/core/PlainInput.tsx @@ -85,7 +85,11 @@ export const PlainInput = forwardRef(function > diff --git a/src-web/components/core/Select.tsx b/src-web/components/core/Select.tsx index 96c0a94e..5a086d98 100644 --- a/src-web/components/core/Select.tsx +++ b/src-web/components/core/Select.tsx @@ -51,7 +51,11 @@ export function Select({ >