Commit 0ade4f14 authored by renjintao's avatar renjintao

maindiv padding

parent ce7f6e2a
......@@ -500,5 +500,6 @@ export default {
background: #f5f6fa;
height: calc(100vh - 90px);
overflow: auto;
padding: 0 10px;
}
</style>
\ No newline at end of file
......@@ -236,6 +236,7 @@ export default {
background: #f5f6fa;
height: calc(100vh - 90px);
overflow:auto;
padding: 0 10px;
}
.trainTitles {
line-height: 130px;
......
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