From cb830b5aadc6e0fa38fb1fcc5f6d4cbd0ee2c4c7 Mon Sep 17 00:00:00 2001 From: Kirill Loskutov Date: Thu, 15 Aug 2024 13:11:32 +0300 Subject: [PATCH] Fix rounded corners https://github.com/artsyfriedchicken/EdgyArc-fr/issues/56 --- chrome/EdgyArc-fr/main.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/chrome/EdgyArc-fr/main.css b/chrome/EdgyArc-fr/main.css index dadc158..33bd3fe 100644 --- a/chrome/EdgyArc-fr/main.css +++ b/chrome/EdgyArc-fr/main.css @@ -219,9 +219,6 @@ /*appcontent border*/ :root:not([inDOMFullscreen="true"]) { - #appcontent .browserStack { - overflow: hidden !important; - } @media not (-moz-bool-pref:"af.edgyarc.no-content-border") { #appcontent .browserStack { border: var(--af-content-border) !important;