| | |
| | | cursor: pointer; |
| | | transition: all 0.2s ease; |
| | | overflow: hidden; |
| | | box-sizing: border-box; |
| | | } |
| | | |
| | | .tool-btn:hover { |
| | | background: rgba(255, 255, 255, 0.16); |
| | | border-color: rgba(255, 255, 255, 0.35); |
| | | transform: translateY(-1px); |
| | | } |
| | |
| | | &::placeholder { |
| | | color: var(--tips); |
| | | } |
| | | |
| | | color: #383874; |
| | | } |
| | | |
| | |
| | | &::placeholder { |
| | | color: var(--tips); |
| | | } |
| | | |
| | | color: #383874; |
| | | } |
| | | |
| | |
| | | // .el-form-item:nth-last-child(1) { |
| | | // margin-bottom: 0; |
| | | // } |
| | | |
| | | .el-input, |
| | | .el-input-number { |
| | | width: 0; |
| | | flex: 1; |
| | | |
| | | .el-input__wrapper { |
| | | padding: 0 8px; |
| | | } |
| | | |
| | | .el-input__inner { |
| | | text-align: left; |
| | | |
| | | &::placeholder { |
| | | text-align: left; |
| | | } |
| | | } |
| | | } |
| | | } |
| | |
| | | .item-content { |
| | | position: relative; |
| | | .flowName { |
| | | width: 80px; |
| | | width: 72px; |
| | | position: absolute; |
| | | left: -120px; |
| | | top: 0px; |