mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-27 04:09:46 -06:00
- Let input field keep left/right aligned until wrap around when screen gets smaller
This commit is contained in:
@@ -42,7 +42,7 @@ export const CustomThreshold = ({
|
||||
sx={{
|
||||
width: "50%",
|
||||
justifyContent: "space-between",
|
||||
overflowWrap: "anywhere"
|
||||
flexWrap: "wrap"
|
||||
}}
|
||||
>
|
||||
<Box>
|
||||
|
||||
Reference in New Issue
Block a user