From ce84c75bcd5a948b6f4134fb7270f5e9759cead2 Mon Sep 17 00:00:00 2001 From: Abel Lazaro Date: Sat, 16 May 2026 23:44:30 -0600 Subject: [PATCH] fix Warnings --- theme.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/theme.css b/theme.css index fc189c5..eec745b 100644 --- a/theme.css +++ b/theme.css @@ -1644,10 +1644,6 @@ body:not(.cg-card-layout) .workspace-leaf { border: none; } -.view-content { - border: none; -} - body:not(.cg-card-layout) .workspace-split.mod-root .workspace-leaf { border: none; }