fix style for mobile

This commit is contained in:
SrGooglo 2023-07-27 00:40:29 +00:00
parent 3e1303fcb1
commit 9dd3c6ed62

View File

@ -4,6 +4,11 @@ html {
&.mobile { &.mobile {
.embbededMediaPlayerWrapper { .embbededMediaPlayerWrapper {
.player { .player {
.service_indicator {
background-color: var(--background-color-accent);
font-size: 0.9rem;
}
.cover { .cover {
width: 100%; width: 100%;
height: 100%; height: 100%;