使用CSS绝对路径
.pro-container {
position: absolute;
left: 220px;
}
调整距离table的距离
.project-table{
top: 120px;
}
使用CSS绝对路径
.pro-container {
position: absolute;
left: 220px;
}
调整距离table的距离
.project-table{
top: 120px;
}