all repos — honk @ 6b43a4c172416dac196f494f99f55309dcb5d11a

my fork of honk

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

6b43a4c172416dac196f494f99f55309dcb5d11a

parent

a7a780d8ccbb0c7e5ee7608099a0c86b9a756c63

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;