Skip to content

Commit

Permalink
overflow table scroll for now
Browse files Browse the repository at this point in the history
  • Loading branch information
birm authored Apr 22, 2024
1 parent b5bd7c5 commit bf83a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/table.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ <h1 class="h1">caMicroscope</h1>
</div>
</div>

<div class="bg-light">
<div class="bg-light" style="overflow-x:scroll;">
<div class="p-2">
<div class="d-flex justify-content-between">
<div class="d-md-inline-flex m-2 w-100">
Expand Down

0 comments on commit bf83a3e

Please sign in to comment.