mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-13 19:51:37 +01:00
add padding to new organization input (#11090)
This commit is contained in:
parent
972339be83
commit
ea025b9026
@ -11,7 +11,7 @@
|
||||
<form [formGroup]="selfHostedForm" [bitSubmit]="submit">
|
||||
<bit-form-field>
|
||||
<bit-label>{{ "licenseFile" | i18n }}</bit-label>
|
||||
<div>
|
||||
<div class="tw-pt-2 tw-pb-1">
|
||||
<button bitButton type="button" buttonType="secondary" (click)="fileSelector.click()">
|
||||
{{ "chooseFile" | i18n }}
|
||||
</button>
|
||||
|
Loading…
Reference in New Issue
Block a user