mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-03 13:33:32 +01:00
PM-15390 | update margin top in the filter list component (#12157)
* update margin top in the filter list component * remove surrounding padding and increase margin
This commit is contained in:
parent
e938bb1087
commit
2767851925
@ -32,7 +32,5 @@
|
||||
[open]="initialDisclosureVisibility$ | async"
|
||||
(openChange)="toggleFilters($event)"
|
||||
>
|
||||
<div class="tw-pt-2">
|
||||
<app-vault-list-filters></app-vault-list-filters>
|
||||
</div>
|
||||
<app-vault-list-filters></app-vault-list-filters>
|
||||
</bit-disclosure>
|
||||
|
Loading…
Reference in New Issue
Block a user