Add grab cursor to pop out player header

This commit is contained in:
Jeffrey Fisher 2020-05-15 21:18:15 -07:00 committed by Sean Yesmunt
parent 75b23d5d0e
commit 6caa8ae4f6

View file

@ -57,6 +57,7 @@
}
.content__floating-header {
cursor: grab;
visibility: hidden;
position: absolute;
top: 0;