feat:alert message & project 列表部分列样式调整

This commit is contained in:
wangwenrui
2020-09-22 18:03:31 +08:00
parent 28577a5a88
commit ea35d40aee
2 changed files with 6 additions and 2 deletions

View File

@@ -2046,3 +2046,7 @@ li{
line-height: 50px; line-height: 50px;
display: inline-block; display: inline-block;
} }
.el-tooltip__popper{
max-width: 500px;
line-height: 20px;
}

View File

@@ -696,7 +696,7 @@
.project { .project {
height: 100%; height: 100%;
} }
.content-right-option { /* .content-right-option {
cursor: pointer; cursor: pointer;
display: inline-block; display: inline-block;
margin-right: 6px; margin-right: 6px;
@@ -712,7 +712,7 @@
} }
.content-right-option .nz-icon-view:hover { .content-right-option .nz-icon-view:hover {
color: #409EFF; color: #409EFF;
} }*/
/* start--param*/ /* start--param*/
.param-btn { .param-btn {
float: right; float: right;