Hide context trigger on desktop
This commit is contained in:
@ -270,14 +270,13 @@
|
||||
position: fixed;
|
||||
bottom: 50px;
|
||||
right: 5px;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
overflow: hidden;
|
||||
z-index: 97;
|
||||
border-radius: 50%;
|
||||
background: $blue;
|
||||
color: #FFFFFF;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
overflow: hidden;
|
||||
display: inline-block;
|
||||
|
||||
&:focus,
|
||||
&:active {
|
||||
|
||||
Reference in New Issue
Block a user