mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
[enhancement]: add background opacity to buttons in full screen player
This commit is contained in:
@@ -112,8 +112,9 @@ const Controls = () => {
|
||||
pos="absolute"
|
||||
spacing="sm"
|
||||
sx={{
|
||||
background: `rgb(var(--main-bg-transparent), ${opacity}%)`,
|
||||
left: 0,
|
||||
top: 10,
|
||||
top: 0,
|
||||
}}
|
||||
>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user