src/templates/zshare/editTable/index.scss
@@ -13,6 +13,9 @@ .ant-select { width: 100%; } span.ant-radio + * { padding-left: 2px; } > td { padding: 14px 10px; } @@ -39,7 +42,7 @@ .edit-operation-btn { display: block; text-align: center; span { > span { margin-right: 10px; cursor: pointer; font-size: 16px; @@ -50,6 +53,9 @@ } .copy { color: #26C281; } .status { color: #8E44AD; } .danger { color: #ff4d4f; @@ -69,6 +75,9 @@ .danger { color: rgba(0, 0, 0, .25); } .status { color: rgba(0, 0, 0, .25); } .copy { color: rgba(0, 0, 0, .25); }