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:
@@ -2304,6 +2304,7 @@
|
||||
</button>
|
||||
</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">
|
||||
<table class="table table-zebra">
|
||||
|
||||
Reference in New Issue
Block a user