mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 13:23:34 +00:00
migrate the mt-3 (#15307)
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
} @else if (!loading()) {
|
||||
<div class="tw-my-5 tw-py-5 tw-flex tw-flex-col tw-items-center">
|
||||
<img class="tw-w-32" src="./../../../images/search.svg" alt="Search" />
|
||||
<h4 class="mt-3" bitTypography="h4">{{ "noSponsoredFamiliesMessage" | i18n }}</h4>
|
||||
<h4 class="tw-mt-3" bitTypography="h4">{{ "noSponsoredFamiliesMessage" | i18n }}</h4>
|
||||
<p bitTypography="body2">{{ "nosponsoredFamiliesDetails" | i18n }}</p>
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user