src/templates/zshare/editTable/index.scss
@@ -39,7 +39,7 @@ .edit-operation-btn { display: block; text-align: center; span { > span { margin-right: 10px; cursor: pointer; font-size: 16px; @@ -50,6 +50,9 @@ } .copy { color: #26C281; } .status { color: #8E44AD; } .danger { color: #ff4d4f; @@ -69,6 +72,9 @@ .danger { color: rgba(0, 0, 0, .25); } .status { color: rgba(0, 0, 0, .25); } .copy { color: rgba(0, 0, 0, .25); }