1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 18:53:29 +00:00

[PM-9825] Remove margin from last field in section (#10315)

* Added disableMargin to the last field in a section

* simplified disableMargin input
This commit is contained in:
SmithThe4th
2024-07-29 16:42:27 -04:00
committed by GitHub
parent 2103cb4591
commit 0bbbe5e139
6 changed files with 18 additions and 11 deletions

View File

@@ -51,7 +51,7 @@
</bit-form-field>
</div>
<bit-form-field>
<bit-form-field disableMargin>
<bit-label>{{ "securityCode" | i18n }}</bit-label>
<input id="cardCode" bitInput formControlName="code" type="password" />
<button