| | |
| | | .el-tabs__header{ |
| | | font-size: .08333rem; |
| | | line-height: .10938rem; |
| | | background: rgba(0,255,246,.14); |
| | | // background: rgba(0,255,246,.14); |
| | | } |
| | | .el-dialog{ |
| | | border: 0.00521rem solid @color; |
| | |
| | | margin-block-start: 0; |
| | | margin-block-end: 0; |
| | | } |
| | | .tools-panel-content { |
| | | border: 1px solid @background-color-tools; |
| | | background: @background-color-tools; |
| | | padding: 0; |
| | | .el-button { |
| | | padding: 0; |
| | | margin: 10px; |
| | | width: 45px; |
| | | height: 45px; |
| | | background: @background-color-tools; |
| | | vertical-align: middle !important; |
| | | img { |
| | | width: 16px; |
| | | height: 16px; |
| | | } |
| | | } |
| | | } |