1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00:00

clean up classes that aren't tailwind-compatible (#12871)

This commit is contained in:
✨ Audrey ✨
2025-01-15 10:44:16 -05:00
committed by GitHub
parent 8c13ea894b
commit bbf1287671
9 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
<bit-section-header *ngIf="showHeader">
<h6 bitTypography="h6">{{ "options" | i18n }}</h6>
</bit-section-header>
<form class="box" [formGroup]="settings" class="tw-container">
<form [formGroup]="settings" class="tw-container">
<div class="tw-mb-4">
<bit-card>
<bit-form-field disableMargin>