1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00:00

replace bit-section with section for all shared cipher form and views (#14710)

This commit is contained in:
Jordan Aasen
2025-05-13 16:26:36 -07:00
committed by GitHub
parent d68574fc40
commit 7de6befbf4
16 changed files with 42 additions and 37 deletions

View File

@@ -1,4 +1,4 @@
<bit-section>
<section class="tw-mb-5 bit-compact:tw-mb-4">
<bit-section-header>
<h2 bitTypography="h6">{{ "typeSshKey" | i18n }}</h2>
</bit-section-header>
@@ -66,4 +66,4 @@
></button>
</bit-form-field>
</bit-card>
</bit-section>
</section>