fix(header): fixed voice dialog
parent
8f6e1edb63
commit
9fed4a41c5
|
|
@ -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);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue