Add grab cursor to pop out player header
This commit is contained in:
parent
75b23d5d0e
commit
6caa8ae4f6
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
|||
}
|
||||
|
||||
.content__floating-header {
|
||||
cursor: grab;
|
||||
visibility: hidden;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
|
Loading…
Reference in a new issue