@@ -7,6 +7,7 @@
width: 60px;
background-image: linear-gradient(185deg,#536080,#2e374d);
text-align: center;
+ position: relative;
.head{
width: 40px;
height: 40px;
@@ -5,6 +5,7 @@
width: 300px;
padding: 15px;
border-right: solid 1px #DEE0E3;
+ overflow: auto;
}
.depart-content{
width: calc(100% - 300px);