|
@@ -264,7 +264,7 @@ body.console {
|
|
|
left: 7px;
|
|
|
}
|
|
|
.part01 {
|
|
|
- width: 38%;
|
|
|
+ width: 30%;
|
|
|
background-color: @themeColor;
|
|
|
border-right: 10px solid @themeBorderClr;
|
|
|
box-sizing: border-box;
|
|
@@ -345,7 +345,7 @@ body.console {
|
|
|
.part02{
|
|
|
// border-right: 10px solid #f5f5f5;
|
|
|
box-sizing: border-box;
|
|
|
- width: 62%;
|
|
|
+ width: 70%;
|
|
|
background-color: @themeColor;
|
|
|
.bingli {
|
|
|
padding: 20px;
|