提交 f6821933 编写于 作者: ping zhang's avatar ping zhang

样式优化

上级 cec503f4
......@@ -419,6 +419,8 @@ export default {
flex-direction: row;
justify-content: flex-end;
margin-top: 20px;
margin-right: 30px;
// margin-right: 30px;
padding-right: 30px;
min-width: 1125px;
}
</style>
......@@ -12,7 +12,7 @@ import CourseList from '@/components/education/custom/course-list'
export default {
data() {
return {
}
},
components: {
......@@ -23,7 +23,7 @@ export default {
</script>
<style lang="less" scoped>
.select-course-wrapper {
min-width: 1200px;
min-width: 1125px;
.top-line {
// width: 120%;
height: 10px;
......@@ -31,4 +31,4 @@ export default {
}
}
</style>
\ No newline at end of file
</style>
......@@ -573,7 +573,7 @@ export default {
top: 125px;
}
.step-content-new {
min-width: 1200px;
min-width: 1125px;
display: flex;
justify-content: space-between;
align-items: center;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册