| | |
| | | .el-button:not(.is-circle) i.el-icon, |
| | | .el-button i.iconfont, |
| | | .el-button i.ywifont, |
| | | |
| | | .el-button i.fa, |
| | | .el-button--default i.iconfont, |
| | | .el-button--default i.ywifont, |
| | | |
| | | .el-button--default i.fa { |
| | | font-size: 14px !important; |
| | | margin-right: 5px; |
| | | } |
| | | .el-button--small i.iconfont, |
| | | .el-button--small i.ywifont, |
| | | |
| | | .el-button--small i.fa { |
| | | font-size: 12px !important; |
| | | margin-right: 5px; |
| | |
| | | .el-step__title { |
| | | font-size: 14px; |
| | | } |
| | | .el-step__icon{ |
| | | z-index: 0; |
| | | } |
| | | |
| | | /* Dialog 对话框 |
| | | ------------------------------- */ |
| | |
| | | font-weight: 500; |
| | | } |
| | | } |
| | | .el-table__cell { |
| | | z-index: 0; |
| | | } |
| | | |
| | | |
| | | |
| | | } |
| | | |
| | | .el-table--border .el-table__inner-wrapper::after, .el-table--border::after, .el-table--border::before, .el-table__inner-wrapper::before{ |
| | | z-index: 0 !important; |
| | | } |
| | | .el-table__border-left-patch{ |
| | | z-index: 0; |
| | | } |
| | | .el-checkbox__inner{ |
| | | z-index: 0; |
| | | } |
| | | /* 树形选择 proper |
| | | --------------------------------------------------------- */ |
| | | .el-tree-select__popper { |