Commit 328a8104 authored by 周远喜's avatar 周远喜

Merge branch 'product' of http://git.mes123.com/zhouyx/mes-ui into product

parents 7df96f11 0176702e
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
} }
.gd_list{ .gd_list{
position: absolute; position: absolute;
top: 45%; top: 40%;
left: 0px; left: 0px;
background: #2680EB; background: #2680EB;
color: #fff; color: #fff;
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
} }
.gn_area{ .gn_area{
position: absolute; position: absolute;
top: 45%; top: 40%;
right: 0px; right: 0px;
background: #515A6E; background: #515A6E;
color: #fff; color: #fff;
...@@ -151,7 +151,7 @@ ...@@ -151,7 +151,7 @@
background: #515A6E; background: #515A6E;
height: 100vh; height: 100vh;
.ivu-drawer-body { .ivu-drawer-body {
padding: 13vh 0; padding: 9vh 0;
} }
li{ li{
line-height: 66px; line-height: 66px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment