mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
Added option to change alignment of video-toggle
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
color: #fff;
|
||||
padding-right: 120px;
|
||||
position: absolute;
|
||||
left: calc(50% - 120px);
|
||||
left: var(--align);
|
||||
}
|
||||
|
||||
.video-switch-button:before {
|
||||
|
||||
Reference in New Issue
Block a user