style updates

This commit is contained in:
2025-04-28 11:54:40 +03:00
parent 38f5152b16
commit 13cb3bf940
4 changed files with 8 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
{if $mpc}
<div class="mpcrender" style="display: none;">
<b> {$mpc}</b>
</div>
<div class="b2c-price-block mpcrender">
<span class="b2c-price-label">MPC:</span>
<span class="b2c-price">{$mpc}</span>
</div>
{/if}