Skip to content
Snippets Groups Projects
Commit c4db5889 authored by corncobman21's avatar corncobman21
Browse files

Add max-width

parent b325a523
No related branches found
No related tags found
No related merge requests found
...@@ -249,6 +249,7 @@ span.zeroButton > a:hover { text-decoration: none; } ...@@ -249,6 +249,7 @@ span.zeroButton > a:hover { text-decoration: none; }
div.output{ div.output{
width: 100%; width: 100%;
width: 100vw; width: 100vw;
max-width: 100%;
word-break: break-all; word-break: break-all;
white-space: normal; white-space: normal;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment