3
0
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:
Qortal Dev 2025-01-02 16:21:12 -07:00 committed by GitHub
commit 194496edab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -113,7 +113,6 @@ export const VolumeButton = () => {
<IconButton
sx={{
color: "white",
marginRight: "10px",
}}
onClick={toggleMute}
>