mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-30 12:16:33 +08:00
deploy
This commit is contained in:
parent
d484d98c92
commit
f2ce5d13cd
@ -74,9 +74,12 @@ html {
|
|||||||
height: 100vh;
|
height: 100vh;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
|
font-family: Avenir, Helvetica, Arial, sans-serif;
|
||||||
font-size: $base-font-size-default;
|
font-size: $base-font-size-default;
|
||||||
|
color: #2c3e50;
|
||||||
background: #f6f8f9;
|
background: #f6f8f9;
|
||||||
|
-webkit-font-smoothing: antialiased;
|
||||||
|
-moz-osx-font-smoothing: grayscale;
|
||||||
|
|
||||||
@include base-scrollbar;
|
@include base-scrollbar;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user