fix(header): fixed voice dialog

pull/1049/head
trashtemp 2021-12-26 23:38:01 +01:00
parent 8f6e1edb63
commit 9fed4a41c5
1 changed files with 1 additions and 0 deletions

View File

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