Update bold.html

This commit is contained in:
Benjamin Beganović 2021-08-16 11:31:14 +02:00
parent 0ac0e8cae3
commit aae968f83a

View File

@ -156,7 +156,7 @@
}
#table-totals>.totals-table-right-side>*> :nth-child(1) {
text-align: left;
text-align: "$dir_text_align";
margin-top: .75rem;
}
@ -305,7 +305,7 @@
<div class="entity-details-wrapper-right-side">
<div class="entity-details-wrapper">
<table id="entity-details"></table>
<table id="entity-details" dir="$dir"></table>
</div>
</div>
</div>