kopia lustrzana https://github.com/cheeaun/phanpy
Possible quick fix for menu popovers not working on iOS
rodzic
75f03cf0eb
commit
7d7473da15
|
@ -638,7 +638,7 @@ button.carousel-dot[disabled].active {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
.menu-container > button:is(:active, :focus) + menu,
|
.menu-container > button:is(:hover, :active, :focus) + menu,
|
||||||
.menu-container menu:is(:hover, :active) {
|
.menu-container menu:is(:hover, :active) {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
|
|
Ładowanie…
Reference in New Issue