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