mirror of
https://github.com/bitwarden/browser
synced 2026-02-09 13:10:17 +00:00
[PM-19437] Realign multiselect with button for the access selector in SM
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user