mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
feat: PWA Support (#1488)
This commit is contained in:
@@ -402,3 +402,9 @@ input[type='search']::-webkit-search-cancel-button {
|
||||
@apply text-white border-none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
@media all and (display-mode: browser) {
|
||||
.pwa-only {
|
||||
@apply hidden;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user