Commit e7fcedd3 authored by 康振飞's avatar 康振飞

Drawer--css

parent 12241681
......@@ -81,6 +81,7 @@
.ivu-drawer-left{
width: 370px!important;
.ivu-drawer-content{
height: 100vh;
.ivu-drawer-header{
border: none;
.header {
......@@ -98,6 +99,7 @@
}
.ivu-drawer-body {
padding: 0;
height: calc(100% - 210px);
// .order_title {
// border-bottom: 1px solid #ccc;
// height: 50px;
......@@ -112,7 +114,7 @@
padding: 15px 20px;
}
.card_box{
padding: 0 15px 60px;
padding: 0 15px;
.card_order{
margin: 15px 0;
border-left: 4px solid #ccc;
......
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