1
0
Fork 0
mirror of https://gitlab.com/nekoya/web.git synced 2025-04-05 13:50:59 +02:00

Added close button style

This commit is contained in:
Matthew Patrick 2021-11-21 13:40:07 +07:00
parent b3f3a1913f
commit dd2ae6dade

View file

@ -47,7 +47,7 @@
Succefully added to Bag
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
<button type="button" class="btn btn-secondary button-close" data-dismiss="modal">Close</button>
<a href="/bag"><button type="button" class="btn button-bag">Bag</button></a>
</div>
</div>