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