Show loading indicator when searching

This commit is contained in:
Dane Everitt 2018-09-11 21:32:01 -07:00
parent 0b0b80dc6d
commit 31092df5df
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
3 changed files with 39 additions and 16 deletions

View file

@ -37,7 +37,7 @@
@apply .absolute .bg-grey-lightest .border .border-blue-darkest .border-t-0 .rounded .rounded-t-none .p-2 .mx-3 .z-50;
width: 26rem;
& > a {
& a {
@apply .block .no-underline .p-2 .rounded;
&:hover {