This commit is contained in:
Samandar Turgunboyev
2025-12-01 13:23:40 +05:00
parent 5c4e1327be
commit d4788c7cb2
15 changed files with 270 additions and 142 deletions

View File

@@ -125,9 +125,9 @@ export function HistoryListPage() {
</div>
))
) : (
<p className="text-center text-gray-500 py-10">
{"Hozircha ma'lumot yoq."}
</p>
<div className="fixed h-[70vh] flex justify-center items-center w-full">
<p className="text-gray-500">{"Hozircha ma'lumot yoq."}</p>
</div>
)}
</div>
</div>