// hide caret on mobile dropdown .d-block.d-sm-none .dropdown-toggle::after { display: none; } tbody tr:last-child td, table:not(:has(tbody tr)) thead th { border-bottom: none; }