update payment selection ui & layout adjustments

This commit is contained in:
Dev Team
2025-05-28 16:07:25 +06:30
parent 069a885175
commit dae75f03de
4 changed files with 35 additions and 105 deletions

View File

@@ -43,7 +43,7 @@
</section>
<!-- Main Content -->
<section class="content">
<section class="content" style="padding: 0;">
<% flash.each do |type, message| %>
<% if type == "notice"
color = "alert-success"