mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-08-08 11:58:38 +08:00
fix: 优化模版样式
This commit is contained in:
parent
ee2a6d854b
commit
effd1378b4
@ -1,3 +1,9 @@
|
|||||||
@tailwind base;
|
@tailwind base;
|
||||||
@tailwind components;
|
@tailwind components;
|
||||||
@tailwind utilities;
|
@tailwind utilities;
|
||||||
|
|
||||||
|
|
||||||
|
body {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user