forked from abner/for-legacy-web
Fix Friend button styling and actions.
Can now call from friends list.
This commit is contained in:
@@ -12,6 +12,7 @@ export default styled.div<Props>`
|
||||
display: grid;
|
||||
cursor: pointer;
|
||||
place-items: center;
|
||||
transition: .1s ease background-color;
|
||||
|
||||
fill: ${normal};
|
||||
color: ${normal};
|
||||
|
||||
Reference in New Issue
Block a user