mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-11 13:22:09 +08:00
chore: 修正注释
This commit is contained in:
@@ -403,7 +403,7 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Tailwind v4 的 utilities 在 @layer 内;组件样式若留在 layer 外(unlayered),会按层叠规则压过 py-4 等工具类。
|
/* Tailwind v4 的 utilities 在 @layer 内;组件样式若留在 layer 外,会按层叠规则压过 py-4 等工具类。
|
||||||
* 见:https://tailwindcss.com/docs/adding-custom-styles#using-css-and-layering */
|
* 见:https://tailwindcss.com/docs/adding-custom-styles#using-css-and-layering */
|
||||||
@layer components {
|
@layer components {
|
||||||
.outline-box {
|
.outline-box {
|
||||||
|
|||||||
Reference in New Issue
Block a user