mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
fix style for mobile
This commit is contained in:
parent
3e1303fcb1
commit
9dd3c6ed62
@ -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%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user