|
@@ -14,7 +14,7 @@
|
|
|
display:flex;
|
|
|
align-items: center;
|
|
|
justify-content: flex-end;
|
|
|
-}
|
|
|
+}
|
|
|
|
|
|
.public_header { // 缺陷,迭代,项目,任务,需求布局header
|
|
|
margin: 10px 10px 0;
|
|
@@ -266,7 +266,7 @@
|
|
|
.BackgroundCloth { // 迭代,背景 文字颜色页面高度计算 ,dialog水平垂直居中
|
|
|
background: #F2F3F6;
|
|
|
color: #333B4A;
|
|
|
- min-height: calc(100vh - 55px);
|
|
|
+ min-height: calc(100vh - 4px);
|
|
|
/deep/ .el-dialog{
|
|
|
display: flex;
|
|
|
flex-direction: column;
|