forked from Leaf/amber-ui
修复样式
This commit is contained in:
parent
2e0db3dcb8
commit
1408a60f35
@ -1,7 +1,8 @@
|
|||||||
|
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap");
|
||||||
|
|
||||||
@tailwind base;
|
@tailwind base;
|
||||||
@tailwind components;
|
@tailwind components;
|
||||||
@tailwind utilities;
|
@tailwind utilities;
|
||||||
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap");
|
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--header-height: 50px;
|
--header-height: 50px;
|
||||||
|
Loading…
Reference in New Issue
Block a user