src/mob/components/menubar/normal-menubar/index.scss
@@ -41,6 +41,7 @@ text-overflow: ellipsis; } .menu-sign { position: relative; text-align: center; .anticon { border-radius: 15%; @@ -48,6 +49,14 @@ img { border-radius: 15%; } .am-badge-text { position: absolute; height: 8px; width: 8px; border-radius: 100%; background: #ff5b05; z-index: 1; } } } }