Merge pull request #222 from nahuhh/pr/overflow

offers: fix overflow bar
This commit is contained in:
tecnovert 2025-01-17 07:39:09 +00:00 committed by GitHub
commit 734214af53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -337,7 +337,7 @@ function getWebSocketConfig() {
<div class="container mt-5 mx-auto px-4">
<div class="pt-0 pb-6 bg-coolGray-100 dark:bg-gray-500 rounded-xl">
<div class="px-0">
<div class="w-auto mt-6 overflow-hidden md:overflow-hidden sm:overflow-auto">
<div class="w-auto mt-6 sm:overflow-auto">
<table class="w-full min-w-max">
<thead class="uppercase">
<tr>