Commit 761d694e authored by youjie's avatar youjie

no message

parent a929ff77
...@@ -114,7 +114,8 @@ ...@@ -114,7 +114,8 @@
line-height: 40px; line-height: 40px;
display: flex; display: flex;
border-bottom: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee;
background: #F2F4F7; color: #ffffff;
background: #305496;
} }
.content-name div{ .content-name div{
margin-left: 5px; margin-left: 5px;
...@@ -139,8 +140,7 @@ ...@@ -139,8 +140,7 @@
overflow: hidden; overflow: hidden;
flex-shrink: 0; flex-shrink: 0;
text-align: center; text-align: center;
color: #ffffff; background: #F2F4F7;
background: #305496;
} }
.right-box{ .right-box{
display: flex; display: flex;
......
...@@ -623,7 +623,7 @@ ...@@ -623,7 +623,7 @@
.searchBox .el-input .el-input__inner, .searchBox .el-input .el-input__inner,
.el-select .el-input { .el-select .el-input {
border-radius: 0; border-radius: 0;
height: 25px; /* height: 25px; */
} }
.courseItem { .courseItem {
......
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