mirror of
https://github.com/Qortal/q-tube.git
synced 2025-02-11 09:45: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
|
||||
sx={{
|
||||
color: "white",
|
||||
marginRight: "10px",
|
||||
}}
|
||||
onClick={toggleMute}
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user