mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
Small Typo & Lint Fix (#15313)
* Small typo and lint fix * Removes extra line
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
<!-- Please remove this disable statement when editing this file! -->
|
||||
<!-- eslint-disable tailwindcss/no-custom-classname -->
|
||||
<div class="tw-flex" *ngIf="!hideMultiSelect">
|
||||
<bit-form-field *ngIf="permissionMode == 'edit'" class="tw-mr-3 tw-shrink-0 tw-basis-2/5">
|
||||
<bit-label>{{ "permission" | i18n }}</bit-label>
|
||||
|
||||
Reference in New Issue
Block a user