src/assets/css/design.scss
@@ -110,3 +110,27 @@ } } // 表单工具 .mk-form-tool { float: right; padding-right: 15px; .anticon { margin-right: 15px; font-size: 16px; cursor: pointer!important; position: relative; top: 2px; } .anticon-copy { color: #26C281; } .anticon-swap { color: #1890ff; } .anticon-fork { color: purple; } .anticon-delete { color: #f5222d; } }