Commit 52fab205 authored by chenshouchao's avatar chenshouchao

message样式修改

parent 25846d62
...@@ -86,7 +86,7 @@ const MySnackbarProvider = ({ ...@@ -86,7 +86,7 @@ const MySnackbarProvider = ({
minHeight: "38px", minHeight: "38px",
boxShadow: "none", boxShadow: "none",
"& .MuiAlert-action": { "& .MuiAlert-action": {
paddingLeft: "60px", paddingLeft: "32px",
}, },
"&.MuiAlert-standardError": { "&.MuiAlert-standardError": {
color: "#FF4E4E", color: "#FF4E4E",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment