coneccion muchos endpoint y validacions

This commit is contained in:
jorgemike
2025-04-04 16:43:18 -06:00
parent f522db5211
commit 6c51e326dd
16 changed files with 855 additions and 115 deletions
+1 -3
View File
@@ -11,7 +11,6 @@
thead {
tr {
box-shadow: var(--bs-box-shadow-sm);
th {
background-color: var(--bg-header-table);
position: sticky;
@@ -39,8 +38,7 @@
tr {
border-radius: 8px;
overflow: hidden;
box-shadow: var(--bs-box-shadow-sm);
&.clickable-row {
cursor: pointer;
&:hover {