mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 11:21:29 +00:00
build: migrate the build tool from vue-cli to vite4 (#208)
This commit is contained in:
@@ -20,9 +20,8 @@ body {
|
||||
line-height: 1.5;
|
||||
font-size: 14px;
|
||||
color: #3d444f;
|
||||
font-family: Helvetica, Arial, "Source Han Sans CN", "Microsoft YaHei",
|
||||
sans-serif;
|
||||
text-rendering: optimizeLegibility;
|
||||
font-family: Helvetica, Arial, "Source Han Sans CN", "Microsoft YaHei", sans-serif;
|
||||
text-rendering: optimizelegibility;
|
||||
text-size-adjust: 100%;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user