This commit is contained in:
Sean Kovacs 2026-02-11 21:12:00 -05:00
commit 7a6fbff426
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 8 additions and 9 deletions

View file

@ -14,7 +14,7 @@
visibility: hidden !important;
}
.browserSidebarContainer {
/*.browserSidebarContainer {
border: 0px solid var(--surface0) !important;
border-radius: 4px !important;
background-color: var(--mantle) !important;
@ -34,4 +34,4 @@
.browserStack {
border-radius: 2px !important;
background-color: var(--base) !important;
}
}*/