Skip to content

Commit

Permalink
fix horizontal scroll
Browse files Browse the repository at this point in the history
  • Loading branch information
baudelotphilippe committed Dec 10, 2024
1 parent d78e013 commit d98f175
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions otoroshi/javascript/src/style/components/_reactTable.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.ReactTable {
border: none !important;
overflow-y: scroll;

input {
color: var(--color_level2) !important;
Expand Down

0 comments on commit d98f175

Please sign in to comment.