src/mob/mobshell/index.scss
@@ -1,22 +1,6 @@ .mob-shell-inner { .mk-component-card { position: relative; .remove-component { position: absolute; right: 2px; top: 50%; background: #ff4d4f; border-radius: 2px; padding: 4px; color: #ffffff; cursor: pointer; display: none; } } .mk-component-card:hover { .remove-component { display: inline-block; } } >.ant-empty { padding-top: 150px;