src/tabviews/tableshare/actionList/index.scss
@@ -1,14 +1,15 @@ .commontable .button-list { .button-list.toolbar-button { padding: 10px 20px 5px; background: #ffffff; button { min-width: 65px; margin-right: 15px; margin-bottom: 10px; } .ant-spin { position: fixed; z-index: 1010; left: 50vw; left: calc(50vw - 22px); top: calc(50vh - 70px); } }