added censado por and tring to fix reportes
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
.tabla-contenedor {
|
||||
background: white;
|
||||
padding: 20px;
|
||||
padding: 1rem;
|
||||
border-radius: 10px;
|
||||
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
|
||||
overflow-x: auto;
|
||||
@@ -41,14 +41,15 @@
|
||||
|
||||
th,
|
||||
td {
|
||||
text-align: center;
|
||||
border: 1px solid #ddd;
|
||||
padding: 12px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
th {
|
||||
color: white;
|
||||
font-weight: 600;
|
||||
font-size: 15px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
td {
|
||||
|
||||
Reference in New Issue
Block a user