Merge pull request #14455 from frappe/kennethsequeira-patch-3
Fix minor div issue in Accounts index page
This commit is contained in:
commit
252d0bf255
@ -10,7 +10,7 @@ In ERPNext, your accounting operations consists of 3 main transactions:
|
||||
* Purchase Invoice: Bills that your Suppliers give you for their products or services.
|
||||
* Journal Entries: For accounting entries, like payments, credit and other types.
|
||||
|
||||
<div class="embed-containers">
|
||||
<div class="embed-container">
|
||||
<iframe src="https://www.youtube.com/embed/5wjollWN0OA?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
|
||||
</iframe>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user