You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

12 lines
392 B

/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/*
Created on : Apr 24, 2024, 10:49:47 AM
Author : noemi
*/
.products-table, .ui-datatable {
width: 100%; /* Asegura que la tabla ocupe todo el ancho del contenedor */
}