mirror of
https://github.com/zadam/trilium.git
synced 2025-12-29 10:44:25 +01:00
style/label & relation definition dialog: fix the deformed close button
This commit is contained in:
parent
219454c7d3
commit
2340c307cf
@ -82,7 +82,7 @@ const TPL = /*html*/`
|
||||
<div style="display: flex; justify-content: space-between; align-items: start; margin-bottom: 8px;">
|
||||
<h5 class="attr-detail-title">${t("attribute_detail.attr_detail_title")}</h5>
|
||||
|
||||
<span class="bx bx-x close-attr-detail-button tn-tool-button" title="${t("attribute_detail.close_button_title")}"></span>
|
||||
<button class="close-attr-detail-button icon-action bx bx-x" title="${t("attribute_detail.close_button_title")}"></button>
|
||||
</div>
|
||||
|
||||
<div class="attr-is-owned-by">${t("attribute_detail.attr_is_owned_by")}</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user