Fix status actions close when focused

pull/441/head
Lim Chee Aun 2024-03-03 11:01:11 +08:00
rodzic 641d22a7cc
commit 93c871353a
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1994,6 +1994,7 @@ a.card:is(:hover, :focus):visited {
}
.status:focus &,
.status:focus-within &,
&.open {
opacity: 1;
pointer-events: auto;