mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +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-control>
|
||||
<input
|
||||
bitCheckbox
|
||||
|
||||
Reference in New Issue
Block a user