[Angular] 在按鈕角落顯示的徽章或標示的TailwindCSS作法
<!-- 角落徽章(照你的畫面放右上角、黃色背景) -->
<span
class="absolute -top-2 -right-2 inline-flex items-center justify-center text-xs font-semibold rounded bg-yellow-400 text-black w-5 h-5"
>
2
</span>
留言
張貼留言