src/menu/components/share/logcomponent/index.scss
@@ -1,4 +1,5 @@ .btn-log-wrap { position: relative; display: inline-block; >.anticon-rollback { @@ -18,4 +19,15 @@ padding: 5px; } } } .btn-log-wrap.tip-sign::after { content: ' '; position: absolute; top: -2px; right: 2px; height: 8px; width: 8px; border-radius: 100%; background: #ff5b05; z-index: 1; }