mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
migrate to tw class name (#14317)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<ng-container [formGroup]="uriForm">
|
||||
<div class="tw-mb-4 pt-1">
|
||||
<div class="tw-mb-4 tw-pt-1">
|
||||
<div class="tw-flex tw-pt-2" [class.!tw-mb-1]="showMatchDetection">
|
||||
<bit-form-field disableMargin class="tw-flex-1 !tw-pt-0">
|
||||
<bit-label>{{ uriLabel }}</bit-label>
|
||||
|
||||
Reference in New Issue
Block a user