feat: 添加全屏样式以支持页面布局
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
@import "tailwindcss";
|
||||
@plugin "daisyui";
|
||||
|
||||
html, body {
|
||||
@apply size-full;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user