mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Prevent selection on rewind/forward texts
This commit is contained in:
parent
c356907b71
commit
cbedb6a5ee
@ -39,6 +39,7 @@
|
||||
position: relative;
|
||||
top: calc(50% - 10px);
|
||||
transform: translateY(-50%);
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.main-button,
|
||||
|
Loading…
Reference in New Issue
Block a user