提交 2b93e455 编写于 作者: guofeng.chen's avatar guofeng.chen

修改样式问题

上级 286b43d0
......@@ -32,7 +32,7 @@
<!-- 新建 -->
<el-form :model="formInline" class="demo-form-inline">
<el-form-item >
<el-button class="add-button" size="small" type="primary" @click="openProject()">新建项目</el-button>
<el-button class="add-button" size="small" type="primary" @click="openProject()">新建学科</el-button>
</el-form-item>
</el-form>
<!-- 表格 -->
......
......@@ -524,6 +524,7 @@
bottom: 0;
width: 255px;
background: #06232C;
overflow-y: scroll;
.el-menu {
background: #06232C;
border-right: none;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册