main
psy 3 years ago
parent 8cb1689739
commit e14ed3e528

@ -249,3 +249,95 @@
border:0px solid red; border:0px solid red;
margin-left: auto; margin-left: auto;
} }
//
.MuiGrid-root>.css-1odrivk-MuiGrid-root{
margin-right: 330px;
border:0px solid red;
}
//
.css-lzdpoz-MuiPaper-root{
border: 1px solid #525a73;
overflow: initial;
border-width: 0px 0px 2px 2px;
}
.css-1uigskc-MuiTableCell-root{
border: 1px solid #525a73;
border-width: 5px 1px 1px 0px;
}
.css-t78vwc-MuiTableCell-root.MuiTableCell-body {
border-right: 1px solid #525a73 !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;
}
/*.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;
border:0px solid red;
}
//
.css-lzdpoz-MuiPaper-root{
border: 1px solid #525a73;
overflow: initial;
border-width: 0px 0px 2px 2px;
}
.css-1uigskc-MuiTableCell-root{
border: 1px solid #525a73;
border-width: 5px 1px 1px 0px;
}
.css-t78vwc-MuiTableCell-root.MuiTableCell-body {
border-right: 1px solid #525a73 !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;
}
/*.css-mykh40-MuiInputBase-root-MuiOutlinedInput-root{
.MuiOutlinedInput-notchedOutline{
border: 1px solid #212946 !important;
border-radius: 4px;
}
}*/

Loading…
Cancel
Save