fix: css 적용

main
minuk926 2 years ago
parent 1c2c544fec
commit ceac823883

@ -172,77 +172,21 @@
color:#bdc8f0 !important; color:#bdc8f0 !important;
} }
//MuiPaper-root
.MuiPaper-root-MuiCard-root{
border: 1px solid pink;
background-color: #1a223f;
border: none;
margin-top: -22px;
}
//
.css-fdedq5-MuiInputBase-root-MuiOutlinedInput-root{
/* height: 43px;*/
/* height: 41px;*/
}
//
.css-140pblg-MuiGrid-root>.MuiGrid-item:nth-child(2){
display: flex;
/* margin-left: -25px;*/
padding-top: 5px;
}
// //
.image_Down{ .image_Down{
max-width:45%; max-width:45%;
border:0px solid red; border:0px solid red;
} }
//
.n_upload{ .marginNone>*{
margin-right:0px !important;
border:0px solid red; border:0px solid red;
/*margin-left: -25px;*/
}
//
.css-6dzwqk-MuiGrid-root {
border: 0px solid yellow;
padding-left: 9px !important;
} }
//> ()
.css-1404n7d-MuiGrid-root>.css-qwp29v-MuiGrid-root{
border:0px solid red;
margin-left: 0px;
width: 100%;
}
.css-qwp29v-MuiGrid-root>.MuiFormControl-root{
width:20%;
margin-right: 15px;
}
.MuiGrid-root>.m_title{
border: 1px solid #888888;
display: flex;
align-items: center;
border-width: 0px 1px 0px 0px;
padding-right: 11px;
height: 22px;
margin-top: 8px;
margin-right: 15px;
}
.fix_address{
border: 1px solid pink;
margin: 0px !important;
}
.marginNone>*{
margin-right:0px !important;
border:0px solid red;
}
.colored-toast { .colored-toast {
z-index: 9999999999; z-index: 9999999999;

Loading…
Cancel
Save