From f0412e10e964fc4c57f03d41058f81d110553f07 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Tue, 19 Nov 2024 00:23:50 +0530 Subject: [PATCH] chore: remove unused id styles --- src/index.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/index.css b/src/index.css index ae0bde3b..721e4d67 100644 --- a/src/index.css +++ b/src/index.css @@ -54,9 +54,6 @@ code { transform-origin: top left; /* Keep the position fixed */ } -#browser { -} - #browser-window { overflow-y: auto; height: 100%;