mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
clean up classes that aren't tailwind-compatible (#12871)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<form class="box" [formGroup]="settings" class="tw-container">
|
||||
<form [formGroup]="settings" class="tw-container">
|
||||
<bit-form-field *ngIf="displayDomain">
|
||||
<bit-label>{{ "forwarderDomainName" | i18n }}</bit-label>
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user