mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
remove margin from checkbox hint (#14251)
This commit is contained in:
@@ -14,7 +14,9 @@
|
|||||||
}
|
}
|
||||||
</span>
|
</span>
|
||||||
@if (!hasError) {
|
@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>
|
</span>
|
||||||
</label>
|
</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user