mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Better proxy feature for detecting Chrome
This commit is contained in:
@@ -121,7 +121,7 @@ export default css`
|
||||
}
|
||||
|
||||
/* Quick hack to disable zooming in Firefox and Safari */
|
||||
@supports not (interpolate-size: allow-keywords) {
|
||||
@supports not (scroll-timeline: none) {
|
||||
[part~='zoom-in'],
|
||||
[part~='zoom-out'] {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user