mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
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