feat: design 반영

main
minuk926 3 years ago
parent e23a8c43a3
commit 88d5a33e25

@ -147,6 +147,18 @@
*{
font-family: 'Noto Sans KR' !important;
}
// modal
.css-79ws1d-MuiModal-root {
position: fixed;
right: 0;
bottom: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.7);
position: absolute;
}
//
.css-1kmsfjc-MuiButtonBase-root-MuiButton-root{
height:37px;
@ -184,39 +196,6 @@
border-color: #111936;
}*/
// modal
.css-79ws1d-MuiModal-root {
position: fixed;
z-index: 9999;
right: 0;
bottom: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.7);
position: absolute;
}
//
.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;
}
//
.css-6dzwqk-MuiGrid-root {
border: 0px solid yellow;
padding-left: 0px !important;
}
//
.css-1j73dtm-MuiGrid-root{
padding-left: 0px !important;
}
//
@ -235,6 +214,8 @@
//
.MuiGrid-root>.css-1uxpv00-MuiGrid-root{
margin: 0px;
position: absolute;
right: 35px;
}
// 3 22
.MuiGrid-root > .css-9m7a0r-MuiTypography-root{
@ -249,11 +230,7 @@
border:0px solid red;
margin-left: auto;
}
//
.MuiGrid-root>.css-1odrivk-MuiGrid-root{
margin-right: 330px;
border:0px solid red;
}
//
.css-lzdpoz-MuiPaper-root{
border: 1px solid #525a73;
@ -263,57 +240,56 @@
.css-1uigskc-MuiTableCell-root{
border: 1px solid #525a73;
border-width: 5px 1px 1px 0px;
padding: 8px;
}
.css-t78vwc-MuiTableCell-root.MuiTableCell-body {
border-right: 1px solid #525a73 !important;
padding: 8px;
}
//> ()
.css-1404n7d-MuiGrid-root>.css-qwp29v-MuiGrid-root{
//
.MuiGrid-root>.css-1odrivk-MuiGrid-root{
border:0px solid red;
margin-left: 0px;
width: 100%;
}
.css-qwp29v-MuiGrid-root>.MuiFormControl-root{
width:20%;
margin-right: 15px;
margin-right: 330px;
}
.MuiGrid-root>.m_title{
border: 1px solid #888888;
//
.css-fdedq5-MuiInputBase-root-MuiOutlinedInput-root{
/* height: 43px;*/
/* height: 41px;*/
}
//
.css-140pblg-MuiGrid-root>.MuiGrid-item:nth-child(2){
display: flex;
align-items: center;
border-width: 0px 1px 0px 0px;
padding-right: 11px;
height: 22px;
margin-top: 8px;
margin-right: 15px;
/* margin-left: -25px;*/
padding-top: 5px;
}
/*.css-mykh40-MuiInputBase-root-MuiOutlinedInput-root{
.MuiOutlinedInput-notchedOutline{
border: 1px solid #212946 !important;
border-radius: 4px;
}
}*/
//
.MuiGrid-root>.css-1odrivk-MuiGrid-root{
margin-right: 330px;
//
.image_Down{
max-width:45%;
border:0px solid red;
}
//
.css-lzdpoz-MuiPaper-root{
border: 1px solid #525a73;
overflow: initial;
border-width: 0px 0px 2px 2px;
//
.n_upload{
border:0px solid red;
/*margin-left: -25px;*/
}
.css-1uigskc-MuiTableCell-root{
border: 1px solid #525a73;
border-width: 5px 1px 1px 0px;
//
.css-6dzwqk-MuiGrid-root {
border: 0px solid yellow;
padding-left: 0px !important;
}
.css-t78vwc-MuiTableCell-root.MuiTableCell-body {
border-right: 1px solid #525a73 !important;
//
.css-1j73dtm-MuiGrid-root{
padding-left: 0px !important;
}
//> ()
.css-1404n7d-MuiGrid-root>.css-qwp29v-MuiGrid-root{
border:0px solid red;
@ -335,9 +311,7 @@
margin-top: 8px;
margin-right: 15px;
}
/*.css-mykh40-MuiInputBase-root-MuiOutlinedInput-root{
.MuiOutlinedInput-notchedOutline{
border: 1px solid #212946 !important;
border-radius: 4px;
}
}*/
.fix_address{
border: 1px solid pink;
margin: 0px !important;
}
Loading…
Cancel
Save