Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
Increase max info-popup field with to 50vw.
Browse files Browse the repository at this point in the history
  • Loading branch information
sproxet committed Sep 18, 2023
1 parent 69b38f6 commit 5545e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/styles/_info-popup.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
}

td {
max-width: 40vw;
max-width: 50vw;
user-select: text;
vertical-align: middle;

Expand Down

0 comments on commit 5545e86

Please sign in to comment.