设备总包项目管理剩余页面
This commit is contained in:
@@ -240,6 +240,17 @@ body {
|
||||
box-shadow: 0 1px 2px rgba(0, 21, 41, 0.04);
|
||||
}
|
||||
|
||||
.current-project-bar {
|
||||
background: #e8f4fd;
|
||||
padding: 6px 14px;
|
||||
font-size: 12px;
|
||||
color: #2176ae;
|
||||
border-bottom: 1px solid #d0e8f8;
|
||||
margin: -1px -1px 0 -1px;
|
||||
border-radius: 8px 8px 0 0;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
// 圆角按钮/输入框
|
||||
.el-input__inner,
|
||||
.el-textarea__inner {
|
||||
|
||||
Reference in New Issue
Block a user