Merge branch 'newVersion_forge' into dev_devOps

This commit is contained in:
caishi 2020-10-09 16:32:59 +08:00
commit 8b1b923c92
2 changed files with 2 additions and 4 deletions

View File

@ -1,9 +1,8 @@
ul,ol,dl{
margin-bottom: 0px;
}
/* #EAEBEC */
.newMain{
background-color: #EAEBEC;
background-color: #f5f5f5;
}
.main{
width: 1200px;
@ -157,7 +156,6 @@ form{
.list-l-Menu{
margin-bottom: 12px;
border-radius:2px;
border:1px solid rgba(221,221,221,1);
background-color: #fff;
&>li{
font-size: 1rem;

View File

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