style:业务流程功能的完善
Showing
2 changed files
with
4 additions
and
5 deletions
| ... | @@ -50,12 +50,11 @@ | ... | @@ -50,12 +50,11 @@ |
| 50 | } | 50 | } |
| 51 | 51 | ||
| 52 | .el-icon-delete { | 52 | .el-icon-delete { |
| 53 | margin-top: 10px; | 53 | margin-top: 0; |
| 54 | } | 54 | } |
| 55 | 55 | ||
| 56 | .title-detail { | 56 | .title-detail { |
| 57 | display: flex; | 57 | word-wrap: break-word; |
| 58 | flex-wrap: wrap; | ||
| 59 | width: 100%; | 58 | width: 100%; |
| 60 | } | 59 | } |
| 61 | 60 | ||
| ... | @@ -102,7 +101,7 @@ | ... | @@ -102,7 +101,7 @@ |
| 102 | } | 101 | } |
| 103 | 102 | ||
| 104 | .animation-map-drawer { | 103 | .animation-map-drawer { |
| 105 | width: 260px; | 104 | width: 290px; |
| 106 | height: calc(100% - 80px); | 105 | height: calc(100% - 80px); |
| 107 | } | 106 | } |
| 108 | 107 | ... | ... |
-
Please register or sign in to post a comment