mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 03:39:11 +00:00
Add margin below publish area
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
@remove-message="clear_last_sync_message"
|
@remove-message="clear_last_sync_message"
|
||||||
></notification-message>
|
></notification-message>
|
||||||
|
|
||||||
<div class="flex justify-between align-flex-end">
|
<div class="flex justify-between align-flex-end margin-bottom">
|
||||||
<h5>{{ page_title }}</h5>
|
<h5>{{ page_title }}</h5>
|
||||||
|
|
||||||
<button class="btn btn-primary btn-sm publish-items"
|
<button class="btn btn-primary btn-sm publish-items"
|
||||||
|
|||||||
Reference in New Issue
Block a user