refactor: use padding
This commit is contained in:
parent
f1c0d75c94
commit
3b5efd28ae
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="promotional-banners"></div>
|
<div class="promotional-banners"></div>
|
||||||
<p>
|
<p>
|
||||||
<a class="onboarding-sidebar mx-2">
|
<a class="onboarding-sidebar px-2">
|
||||||
{%= frappe.utils.icon("user-check" , "sm", "", "", "text-ink-gray-7 current-color", true)%}
|
{%= frappe.utils.icon("user-check" , "sm", "", "", "text-ink-gray-7 current-color", true)%}
|
||||||
<span> {%= __("Getting Started") %} </span>
|
<span> {%= __("Getting Started") %} </span>
|
||||||
</a>
|
</a>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue