mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
Update font to inter feature branch (#16782)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@if (label()) {
|
||||
<fieldset>
|
||||
<legend class="tw-mb-1 tw-block tw-text-sm tw-font-semibold tw-text-main">
|
||||
<legend class="tw-mb-1 tw-block tw-text-sm tw-font-medium tw-text-main">
|
||||
<ng-content select="bit-label"></ng-content>
|
||||
@if (required) {
|
||||
<span class="tw-text-xs tw-font-normal"> ({{ "required" | i18n }})</span>
|
||||
|
||||
Reference in New Issue
Block a user