@tailwind base;
@tailwind components;
@tailwind utilities;
div.dataTables_wrapper {
    width: 100%;
    overflow-x: auto;
}
