src/menu/components/card/cardsimplecomponent/index.scss
@@ -0,0 +1,15 @@ .card-control { position: absolute; top: 0px; left: 0px; .anticon-tool { position: absolute; left: 1px; top: 1px; padding: 1px; z-index: 2; font-size: 16px; cursor: pointer; background: rgba(255, 255, 255, 0.55); } }