enhance(style):尝试调整PostCSS生成色板功能。

This commit is contained in:
徐涛
2023-12-22 17:32:22 +08:00
parent 117b86d00a
commit bd9d801ef5
4 changed files with 3 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ body {
body,
#root {
background-color: var(--palette-bright-blue-5);
@util size(100vw, 100vh);
overflow: hidden;
user-select: none;