Commit 0176702e authored by 康振飞's avatar 康振飞

drawor-card

parent 532b240f
...@@ -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