mirror of
https://github.com/szimek/sharedrop.git
synced 2026-06-13 21:03:07 +08:00
Add hover style when dragging file over avatar
This commit is contained in:
parent
ddf1425a45
commit
593fb235a5
@ -107,7 +107,7 @@ $user-size: 76px
|
||||
.peer
|
||||
.avatar
|
||||
cursor: pointer
|
||||
&:hover
|
||||
&:hover, &.hover
|
||||
+scale(1.1)
|
||||
.gravatar
|
||||
border-color: rgba($blue,.8)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user