Skip to content

Commit

Permalink
overflow-x scrollable
Browse files Browse the repository at this point in the history
  • Loading branch information
Vif15 authored Nov 24, 2024
1 parent e0c34a6 commit 7eff894
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
width: 300px;
height: 150px;
overflow-y: auto;
overflow-x: auto;
border: 1px solid #ccc;
padding: 10px;
font-family: Arial, sans-serif;
Expand Down

0 comments on commit 7eff894

Please sign in to comment.