in small screen ,background_color has three3

This commit is contained in:
sylor_huang@126.com 2020-06-28 16:03:29 +08:00
parent c2f2b168ad
commit c2a10b8f01
5 changed files with 6 additions and 6 deletions

View File

@ -84,7 +84,7 @@ class CommonUsers extends Component {
</React.Fragment>
);
return (
<div className="background-g pbt15">
<div className="pbt15">
<div className="main background-f minH-670">
<div className="plr-20 user-list-items">
<div className="font-18 pb-10 border-b-line">{type_title}</div>

View File

@ -120,7 +120,7 @@ class ForkUsers extends Component {
}
};
return (
<div className="background-g pbt15">
<div className="pbt15">
<div className="main background-f minH-670">
<div className="plr-20 user-list-items">
<div className="font-18 pb-10 border-b-line">Fork列表</div>

View File

@ -2,9 +2,9 @@
background: #fff;
}
.newMain{background: transparent!important;}
.background-g {
/* .background-g {
background: #fafafa;
}
} */
.pt-15 {
padding-top: 15px;
}

View File

@ -583,7 +583,7 @@ span.CodeMirror-selectedtext {
body #root {
background: #fafafa;
background: #EAEBEC;
}
.newedu-class-leftnav {

View File

@ -96,7 +96,7 @@ body>.-task-title {
}
.newContainer {
background: #fafafa !important;
background: #EAEBEC !important;
}
.ant-modal-title {