forked from Mastodon/mastoradio-la-radio-di-mastodon
style(player): fix overlay position
This commit is contained in:
@@ -16,5 +16,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.playerBig__overlay {
|
.playerBig__overlay {
|
||||||
cursor: default;
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
z-index: 1;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user