Show follows loading spinner on focus
This commit is contained in:
parent
eec5be8220
commit
2b3891195a
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -17,7 +17,8 @@
|
||||
&__menu {
|
||||
position: relative;
|
||||
|
||||
&:hover {
|
||||
&:hover,
|
||||
&:focus-within {
|
||||
.follow-menu-item {
|
||||
&:not(._loaded) {
|
||||
.fa-spinner {
|
||||
|
Loading…
x
Reference in New Issue
Block a user