From e87986e83fdb4858e05ba34ec24c93c00b3cec67 Mon Sep 17 00:00:00 2001 From: SenorSmartyPants Date: Tue, 11 Jan 2022 17:24:41 -0600 Subject: [PATCH] Fix linting error --- src/themes/light/theme.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/themes/light/theme.css b/src/themes/light/theme.css index 03560761cd..472545811f 100644 --- a/src/themes/light/theme.css +++ b/src/themes/light/theme.css @@ -475,7 +475,6 @@ html { box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); } - .layout-desktop ::-webkit-scrollbar, .layout-tv ::-webkit-scrollbar { width: 0.4em;