Skip to content

Commit

Permalink
Fix file tabs horizontal scroll bar missing
Browse files Browse the repository at this point in the history
  • Loading branch information
Process-ing committed Jul 30, 2024
1 parent 5e8e465 commit 76f6941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lara-JS/src-api/visualization/public/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ main {

#file-tabs {
box-sizing: border-box;
height: 3.5em;
height: 3em;
width: fit-content;
max-width: 100%;
padding: 0.125em;
Expand Down

0 comments on commit 76f6941

Please sign in to comment.