mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 09:06:23 +01:00
Fix status actions close when focused
This commit is contained in:
parent
641d22a7cc
commit
93c871353a
1 changed files with 1 additions and 0 deletions
|
@ -1994,6 +1994,7 @@ a.card:is(:hover, :focus):visited {
|
|||
}
|
||||
|
||||
.status:focus &,
|
||||
.status:focus-within &,
|
||||
&.open {
|
||||
opacity: 1;
|
||||
pointer-events: auto;
|
||||
|
|
Loading…
Reference in a new issue