Remove merge residue
This commit is contained in:
parent
2a1401f2ae
commit
b75fbe8279
@ -67,10 +67,6 @@ const Content = styled.div`
|
||||
}
|
||||
`}
|
||||
|
||||
${({ talking }) => talking && `
|
||||
border: 2px solid ${colorPrimary};
|
||||
`}
|
||||
|
||||
${({ fullscreen }) => fullscreen && `
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user