Show follows loading spinner on focus

This commit is contained in:
Tetrakern 2023-01-24 04:27:50 +01:00
parent eec5be8220
commit 2b3891195a
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -17,7 +17,8 @@
&__menu {
position: relative;
&:hover {
&:hover,
&:focus-within {
.follow-menu-item {
&:not(._loaded) {
.fa-spinner {