mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Merge branch 'next' of https://github.com/shoelace-style/webawesome into next
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