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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user