forked from abner/for-legacy-web
fix(header): fixed voice dialog
parent
2a4d0c3311
commit
4d59bb96b2
|
|
@ -30,6 +30,7 @@ interface Props {
|
|||
}
|
||||
|
||||
const VoiceBase = styled.div`
|
||||
margin-top: 48px;
|
||||
padding: 20px;
|
||||
background: var(--secondary-background);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue