chore: update the upgrade button

This commit is contained in:
Yi
2024-11-11 18:00:44 +08:00
parent dbc10425c8
commit a8e8e36756
2 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,7 @@
@layer components {
.premium-badge {
@apply inline-flex justify-center items-center rounded-full border border-white/95 text-white
@apply inline-flex justify-center items-center rounded-full border box-border border-[rgba(255,255,255,0.8)] text-white
}
/* m is for the regular button */