fix(voice): fixed header style

This commit is contained in:
trashtemp
2022-01-16 13:44:00 +01:00
parent 59fb8a3c0f
commit da5d82537d
6 changed files with 26 additions and 27 deletions

View File

@@ -21,7 +21,7 @@ interface IconModifiers {
export default styled.svg<IconModifiers>`
flex-shrink: 0;
cursor: pointer;
img {
width: 100%;
height: 100%;