mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-24 01:28:42 +02:00
Merge pull request #187 from eitchtee/dev
style(transactions): improve look on wider columns
This commit is contained in:
@@ -92,7 +92,7 @@
|
|||||||
{% endwith %}
|
{% endwith %}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-3 col-12 text-lg-end align-self-end">
|
<div class="col-lg-auto col-12 text-lg-end align-self-end">
|
||||||
<div class="main-amount mb-2 mb-lg-0">
|
<div class="main-amount mb-2 mb-lg-0">
|
||||||
<c-amount.display
|
<c-amount.display
|
||||||
:amount="transaction.amount"
|
:amount="transaction.amount"
|
||||||
|
|||||||
Reference in New Issue
Block a user