fix(header): fixed voice dialog

This commit is contained in:
trashtemp
2021-12-26 23:38:01 +01:00
parent 8f6e1edb63
commit 9fed4a41c5

View File

@@ -30,6 +30,7 @@ interface Props {
}
const VoiceBase = styled.div`
margin-top: 48px;
padding: 20px;
background: var(--secondary-background);