all repos — honk @ 95dcc0208d4199f714720e527e3ecc703abab6bc

my fork of honk

overflow overlay
Anirudh Oppiliappan x@icyphox.sh
Sun, 20 Nov 2022 11:43:26 +0530
commit

95dcc0208d4199f714720e527e3ecc703abab6bc

parent

9605571d42ea932f86c22632d2f4d8761f36836c

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M views/style.cssviews/style.css

@@ -43,6 +43,7 @@ word-wrap: break-word;

font-family: -apple-system, "Inter", sans-serif, "Noto Color Emoji"; line-height: 1.2; overscroll-behavior-y: contain; + overflow: overlay; } pre, code { white-space: pre-wrap;