From 3adc965dd09490b7efa1cce9f09b0a3b30970277 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 19 Apr 2023 17:30:39 +0800 Subject: ✨优化文档 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- envshare/app/globals.css | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 envshare/app/globals.css (limited to 'envshare/app/globals.css') diff --git a/envshare/app/globals.css b/envshare/app/globals.css deleted file mode 100644 index b764a11..0000000 --- a/envshare/app/globals.css +++ /dev/null @@ -1,15 +0,0 @@ -@tailwind base; -@tailwind components; -@tailwind utilities; - -@layer utilities { - input[type="number"]::-webkit-inner-spin-button, - input[type="number"]::-webkit-outer-spin-button { - @apply appearance-none; - } - - - input[type="file"] { - @apply appearance-none; - } -} \ No newline at end of file -- cgit v1.2.3-70-g09d2