1
0
Fork 0
forked from OpenNeo/impress

Slight improvement for double-clicking play/pause in new item preview

This commit is contained in:
Emi Matchu 2024-07-08 17:29:22 -07:00
parent 16bd966a7d
commit f0b1d2281e

View file

@ -48,6 +48,11 @@ body.items-show
overflow: hidden
margin: 0 auto .75em
// There's no useful text in here, but double-clicking the play/pause
// button can cause a weird selection state. Disable text selection.
user-select: none
-webkit-user-select: none
outfit-layer
display: block
position: absolute