/*
Theme Name: Unab
Author: Reactor Agencia Digital
Author URI: https://www.reactor.cl/
Description: Tema desarrollado para Unab.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: unab
*/

table td {
    border-top: 0.5px solid #e5e4e4;
    padding: 10px;
}

.overflow-x-table{
    overflow-x: auto !important;
}