mirror of
https://github.com/bitwarden/browser
synced 2025-12-21 02:33:46 +00:00
* match API of new CL FormField component * remove readonly border for additional options component * remove readonly border for last autofill option * remove readonly border for last custom-field form field * remove readonly border for when collection,org or folder is available * add `ReadOnlyCipherCardComponent` to handle readonly border * remove readonly border for the last identity form field * remove readonly border for the last card form field * remove readonly border for the last login form field * remove unneeded true value
4 lines
99 B
HTML
4 lines
99 B
HTML
<bit-card class="[&_bit-form-field:last-of-type]:tw-mb-0">
|
|
<ng-content></ng-content>
|
|
</bit-card>
|