Skip to content

Commit

Permalink
alignment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Raj6939 committed Feb 6, 2023
1 parent a22221e commit eca7225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/admin/setting/OrgSetting.vue
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<div class="row g-3 align-items-center w-100 mt-4">
<div class="text-left col-lg-8 col-md-8 text-left">
<tool-tips infoMessage="Logo (Maximum size 400kb)"></tool-tips><label for="name"
class="col-form-label">Logo:
class="col-form-label pb-4">Logo:
</label>
</div>
<div class="col-lg-4 col-md-4 px-0">
Expand Down

0 comments on commit eca7225

Please sign in to comment.