mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-05 05:15:22 +00:00
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 {
|
.content__floating-header {
|
||||||
|
cursor: grab;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue