feat: nowrap for heading

This commit is contained in:
2025-05-31 17:31:43 +02:00
parent e92dde20ca
commit 2f58c01c24

View File

@ -47,7 +47,7 @@ const ApiServicesPage: FC = () => {
</div> </div>
)} )}
<thead className="bg-black/5 dark:bg-white/5"> <thead className="bg-black/5 dark:bg-white/5 text-nowrap">
<tr> <tr>
<th className="px-6 py-3 text-left text-sm font-semibold text-gray-700 dark:text-white/70 border border-l-0 border-gray-300 dark:border-gray-700"> <th className="px-6 py-3 text-left text-sm font-semibold text-gray-700 dark:text-white/70 border border-l-0 border-gray-300 dark:border-gray-700">
Name Name