Files
cozsweet-frontend-nextjs/src/app/chat/components/pwa-install-overlay.module.css
T

6 lines
123 B
CSS

/* PwaInstallOverlay PWA 安装弹窗触发器样式(无可见 UI,逻辑触发用) */
/.hidden {
display: none;
}