mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
stub out process throttle
This commit is contained in:
parent
377e169961
commit
c7aae76f72
5 changed files with 7 additions and 15 deletions
|
@ -23,14 +23,6 @@
|
|||
z-index: 998;
|
||||
display: none;
|
||||
}
|
||||
/* Stops safari context menus (supposedly). Can't get this to work. */
|
||||
body, .card {
|
||||
-webkit-touch-callout: none !important;
|
||||
}
|
||||
|
||||
body, .card {
|
||||
-webkit-user-select: none !important;
|
||||
}
|
||||
|
||||
.cardOverlayInner {
|
||||
padding: 11px 12px 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue