Fixup CSS Listing

This Patch Has Been Applied
guest@senary.lopeos.org submitted a patch request Feb 16, 2025 18:51
  • Title: Fixup CSS
  • Author: Sarah Jamie Lewis <sarah@openprivacy.ca>

static/css/custom.css

@@ -97,4 +97,10 @@ pre > code{
  

              td {

                line-height: normal;

            +}

            +

            +

            +.listing {

            +  width:100%;

            +  overflow:scroll;

              }