mirror of
https://github.com/Qortal/q-tube.git
synced 2025-02-11 17:55:51 +00:00
Merge pull request #60 from QortalSeth/main
Removed marginRight on Mute Button in VideoControls
This commit is contained in:
commit
194496edab
@ -113,7 +113,6 @@ export const VolumeButton = () => {
|
|||||||
<IconButton
|
<IconButton
|
||||||
sx={{
|
sx={{
|
||||||
color: "white",
|
color: "white",
|
||||||
marginRight: "10px",
|
|
||||||
}}
|
}}
|
||||||
onClick={toggleMute}
|
onClick={toggleMute}
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user