From e3bcc7f27935da6b3e748e2b4ccd793d357d8fb4 Mon Sep 17 00:00:00 2001 From: Commandtechno <68407783+Commandtechno@users.noreply.github.com> Date: Sat, 16 Apr 2022 16:05:29 -0500 Subject: [PATCH] fix diff highlighting getting cut off --- styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/styles.css b/styles.css index dae14b2..eccdc34 100644 --- a/styles.css +++ b/styles.css @@ -20,7 +20,6 @@ display: table-row; box-sizing: border-box; width: 100%; - position: relative; } .grvsc-line > * {