diff --git a/public/theme/bulma/css/paste.css b/public/theme/bulma/css/paste.css index cc3b714..3dc41a8 100644 --- a/public/theme/bulma/css/paste.css +++ b/public/theme/bulma/css/paste.css @@ -256,3 +256,8 @@ button.button--no-style { .captcha_container i { color: black; } + +code { + overflow-wrap: anywhere; + white-space: pre-wrap; +} \ No newline at end of file diff --git a/theme/bulma/view.php b/theme/bulma/view.php index e40bdf7..5dc6fcc 100644 --- a/theme/bulma/view.php +++ b/theme/bulma/view.php @@ -188,7 +188,7 @@ $selectedloader = "$bg[$i]"; // set variable equal to which random filename was

-
+
    $line): @@ -201,7 +201,7 @@ $selectedloader = "$bg[$i]"; // set variable equal to which random filename was
-
+