fix: border width
This commit is contained in:
parent
329b324717
commit
b8c2458498
@ -193,11 +193,13 @@ export default function QuestionsPageCard({
|
||||
: "transparent",
|
||||
height: "48px",
|
||||
borderRadius: "10px",
|
||||
".MuiOutlinedInput-notchedOutline": {
|
||||
borderWidth: "1px !important",
|
||||
},
|
||||
},
|
||||
}}
|
||||
inputProps={{
|
||||
sx: {
|
||||
borderRadius: "10px",
|
||||
fontSize: "18px",
|
||||
lineHeight: "21px",
|
||||
py: 0,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user