From aca2606c03b7bd81acf8880af0f93629332d1aea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Wed, 21 Feb 2024 18:23:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20:sparkles:=20=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uno.config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/uno.config.ts b/uno.config.ts index 2f0b87eb..890e006a 100644 --- a/uno.config.ts +++ b/uno.config.ts @@ -20,6 +20,7 @@ export default defineConfig({ "flex-x-end": "flex items-center justify-end", "absolute-tl": "absolute top-0 left-0", "absolute-tr": "absolute top-0 right-0", + "fixed-tl": "fixed top-0 left-0", }, theme: { colors: {