From 1ea80fc35032587cc80d3ced734ed6e9d29b57ba Mon Sep 17 00:00:00 2001 From: Usame Algan Date: Wed, 5 Jul 2023 11:47:23 +0200 Subject: [PATCH] chore: Add TODO --- src/styles/inputs.module.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/inputs.module.css b/src/styles/inputs.module.css index 7d14dc9632..0793279324 100644 --- a/src/styles/inputs.module.css +++ b/src/styles/inputs.module.css @@ -1,3 +1,4 @@ +/* TODO: Apply these styles in the MUI theme once its part of this repository */ .input :global .MuiFormHelperText-root { position: absolute; bottom: -20px;