Files
quyun/frontend/wechat/src/styles.css
2025-04-30 21:46:50 +08:00

6 lines
103 B
CSS

@import "tailwindcss";
html, body {
touch-action: manipulation;
-webkit-touch-callout: none;
}