mirror of
https://github.com/logos-storage/ethcc-demo.git
synced 2026-01-07 07:33:08 +00:00
fix requests scroll
This commit is contained in:
parent
6b6cc5f783
commit
5555d5d1a0
@ -139,7 +139,7 @@ onMounted(() => {
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="relative overflow-x-auto overflow-y-hidden max-h-screen shadow-md sm:rounded-lg border-t border-gray-50 h-full"
|
||||
class="relative overflow-x-auto max-h-screen shadow-md sm:rounded-lg border-t border-gray-50 h-full"
|
||||
>
|
||||
<table
|
||||
class="w-full relative text-sm text-left rtl:text-right text-gray-500 dark:text-gray-400 rounded-lg"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user