From fe8b5b62ae284c5e105d2b1063815dc28582194d Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Sun, 10 Apr 2022 22:23:07 +0300 Subject: [PATCH] fix chromium crashing on my machine :hyperjoy: LUL --- src/App.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.scss b/src/App.scss index 1025bb5046..eae3afa366 100644 --- a/src/App.scss +++ b/src/App.scss @@ -7,7 +7,6 @@ html { font-size: 14px; - overflow-x: clip; } body {