1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 01:33:33 +00:00

PM-10374 update margins in view v2 components (#10425)

This commit is contained in:
Jason Ng
2024-08-07 16:55:48 -04:00
committed by GitHub
parent 600c8de129
commit 7b0c526fb8
4 changed files with 15 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
<bit-section-header>
<h2 bitTypography="h6">{{ "additionalOptions" | i18n }}</h2>
</bit-section-header>
<bit-card>
<bit-card class="[&_bit-form-field:last-of-type]:tw-mb-0">
<bit-form-field>
<bit-label>{{ "note" | i18n }}</bit-label>
<textarea readonly bitInput aria-readonly="true">{{ notes }}</textarea>