1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-13 15:03:26 +00:00

[PM-19437] Realign multiselect with button for the access selector in SM (#14324)

This commit is contained in:
Vicki League
2025-04-29 13:59:45 -04:00
committed by GitHub
parent d0b93c871a
commit 7f4b2cba48

View File

@@ -1,4 +1,4 @@
<div class="tw-flex">
<div class="tw-flex tw-gap-3">
<ng-container *ngIf="!addButtonMode; else buttonMode">
<bit-form-field class="tw-grow">
<bit-label>{{ label }}</bit-label>
@@ -97,7 +97,7 @@
<bit-hint>{{ hint }}</bit-hint>
</bit-form-field>
<div class="tw-ml-3 tw-mt-7 tw-shrink-0">
<div class="tw-shrink-0 tw-mt-[0.6rem]">
<button
type="button"
bitButton