feat: update css

This commit is contained in:
Rogee
2025-04-30 21:46:50 +08:00
parent 53b3556ee9
commit 12e1a18d89

View File

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