mirror of
https://github.com/bitwarden/clients.git
synced 2025-12-05 19:17:06 -06:00
color fixes, thanks claude
This commit is contained in:
@@ -14,7 +14,8 @@ import { BadgeModule } from "@bitwarden/components";
|
||||
type="button"
|
||||
*appNotPremium
|
||||
bitBadge
|
||||
class="tw-text-primary-600 tw-border-primary-600"
|
||||
[variant]="'primary'"
|
||||
class="!tw-text-primary-600 !tw-border-primary-600"
|
||||
(click)="promptForPremium($event)"
|
||||
>
|
||||
<i class="bwi bwi-premium tw-pe-1"></i>{{ "upgrade" | i18n }}
|
||||
|
||||
Reference in New Issue
Block a user