forked from abner/for-legacy-web
fix(header): fixed voice dialog
This commit is contained in:
@@ -30,6 +30,7 @@ interface Props {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VoiceBase = styled.div`
|
const VoiceBase = styled.div`
|
||||||
|
margin-top: 48px;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
background: var(--secondary-background);
|
background: var(--secondary-background);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user