1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-21 11:53:34 +00:00

[PM-30382] Make Send search bar full page width (#18386)

This commit is contained in:
Mike Amirault
2026-01-15 15:12:11 -05:00
committed by GitHub
parent 9f74178928
commit 320fe1f1c9

View File

@@ -19,7 +19,7 @@
</bit-callout>
@if (SendUIRefresh$ | async) {
<div class="tw-mb-4 tw-max-w-md">
<div class="tw-mb-4">
<bit-search
[(ngModel)]="searchText"
[placeholder]="'searchSends' | i18n"