Skip to content

Commit

Permalink
fix: make the infobar a bit longer
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Jul 30, 2024
1 parent 2222f9e commit 7a7e6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microviewer/microviewer.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ body {
background: #0d0d0d;
position: relative;
z-index: 5;
width: 400px;
width: 500px;
}

#brush-tools {
Expand Down

0 comments on commit 7a7e6b2

Please sign in to comment.