margin fix

This commit is contained in:
Eugene Pankov 2021-01-28 21:55:29 +01:00
parent 21084b5d24
commit 322ffc5847
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -97,7 +97,7 @@ h3.mt-3 Saved Profiles
button.btn.btn-outline-danger.ml-1((click)='$event.stopPropagation(); deleteProfile(profile)') button.btn.btn-outline-danger.ml-1((click)='$event.stopPropagation(); deleteProfile(profile)')
i.fas.fa-trash i.fas.fa-trash
div(ngbDropdown, placement='top-left') .mb-4(ngbDropdown, placement='top-left')
button.btn.btn-primary(ngbDropdownToggle) button.btn.btn-primary(ngbDropdownToggle)
i.fas.fa-fw.fa-plus i.fas.fa-fw.fa-plus
| New profile | New profile