fix: correct layout issue in registro-pontos page

- Added a missing closing div tag to ensure proper structure and rendering of the UI elements in the registro-pontos page.
This commit is contained in:
2025-11-22 20:58:12 -03:00
parent 80fc8bc82c
commit dc799504f6

View File

@@ -2304,6 +2304,7 @@
</button> </button>
</div> </div>
</div> </div>
</div>
<div class="overflow-x-auto max-h-[600px] overflow-y-auto border border-base-300 rounded-xl shadow-inner bg-base-100/50"> <div class="overflow-x-auto max-h-[600px] overflow-y-auto border border-base-300 rounded-xl shadow-inner bg-base-100/50">
<table class="table table-zebra"> <table class="table table-zebra">