mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
remove margin from checkbox hint (#14251)
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
}
|
||||
</span>
|
||||
@if (!hasError) {
|
||||
<ng-content select="bit-hint"></ng-content>
|
||||
<span class="[&_bit-hint]:tw-mt-0 tw-leading-none">
|
||||
<ng-content select="bit-hint"></ng-content>
|
||||
</span>
|
||||
}
|
||||
</span>
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user