tailwindcss upgrade

This commit is contained in:
2025-01-28 18:13:24 +08:00
parent 3bcd12eaaf
commit ab54c72179
8 changed files with 407 additions and 69 deletions

View File

@@ -6,7 +6,7 @@
}
}
// 覆盖arco的圆角设置原来设置是0、2px、4px、6px
// arco全局覆盖覆盖arco全局的圆角设置原来设置是0、2px、4px、6px
body {
--border-radius-none: 0;
--border-radius-small: 0px;