chore: Update zen-browser-shared.css to round the border radius of browserStack > browser

This commit is contained in:
Mauro Balades
2024-07-12 23:15:24 +02:00
parent cfee3bf9c3
commit bd0cf2ea86

View File

@@ -450,6 +450,7 @@ panelmultiview {
#tabbrowser-tabbox #tabbrowser-tabpanels .browserStack > browser {
border-radius: var(--zen-browser-border-radius);
clip-path: inset(0px 0px 0px round var(--zen-browser-border-radius) 0) !important;
}
#nav-bar {