fix : second display layout
- show item and QR seperately - show total amount and receipt no on the ui
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
<%= render 'slider' %>
|
||||
</div>
|
||||
|
||||
<div class="item hidden h-100" id="second_display_items">
|
||||
<div class="item hidden" id="second_display_items" style="max-height: 80%;">
|
||||
<%= render 'second_display' %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user