mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
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