Update chrome.css - remove rounded forced corners

This commit is contained in:
Sameera Sandakelum 2025-06-14 20:47:19 +05:30 committed by GitHub
parent d3903c6d49
commit 36cf506852
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -110,7 +110,6 @@ hbox.browserSidebarContainer,
tabpanels .browserStack browser {
@media -moz-pref( "mod.sameerasw.zen_trackpad_anim") {
transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.1) 0.1s !important;
border-radius: 0.75em !important;
}
}