Made a raise hand button transparent
This commit is contained in:
parent
5f6bd654d4
commit
39e51604a0
@ -225,6 +225,7 @@
|
||||
padding: 0;
|
||||
border-radius: 50%;
|
||||
background: #3896D3;
|
||||
opacity: 0.55;
|
||||
&:hover {
|
||||
background: #3A82D4;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user