1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00

Disabled user selection of subtitles

This commit is contained in:
Michael Hollister 2024-12-09 11:38:59 -06:00
parent 565579d202
commit 41f80880e4

View file

@ -408,7 +408,7 @@ body {
padding: 0px 5px; padding: 0px 5px;
width: fit-content; width: fit-content;
user-select: none;
/* transition: bottom 0.2s ease-in-out; */ /* transition: bottom 0.2s ease-in-out; */
} }