this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Test change to :focus

+1 -1
+1 -1
src/components/status.css
··· 1974 1974 & { 1975 1975 border-color: var(--outline-hover-color); 1976 1976 } 1977 - .status-focus:has(&):has(.status:hover) { 1977 + .status-focus:has(&):has(.status:focus) { 1978 1978 transition: background-color 0.1s ease-out 0.3s; 1979 1979 background-color: var(--bg-faded-blur-color); 1980 1980 }