- Let input field keep left/right aligned until wrap around when screen gets smaller

This commit is contained in:
Shemy Gan
2024-11-18 16:11:02 -05:00
parent 683ea81db4
commit 49f95f1a71

View File

@@ -42,7 +42,7 @@ export const CustomThreshold = ({
sx={{
width: "50%",
justifyContent: "space-between",
overflowWrap: "anywhere"
flexWrap: "wrap"
}}
>
<Box>