diff --git a/src/renderer/styles/_info-popup.scss b/src/renderer/styles/_info-popup.scss index 3ca26c3b..d5b522a4 100644 --- a/src/renderer/styles/_info-popup.scss +++ b/src/renderer/styles/_info-popup.scss @@ -30,7 +30,7 @@ } td { - max-width: 40vw; + max-width: 50vw; user-select: text; vertical-align: middle;