同步代码

This commit is contained in:
zengqiao
2022-08-23 19:01:53 +08:00
parent e90c5003ae
commit e1514c901b
76 changed files with 796 additions and 577 deletions

View File

@@ -22,7 +22,7 @@
min-width: 1200px;
margin: 0 auto;
padding: 24px 40px 20px 40px;
background-image: linear-gradient(#ebebf3, #ebebf3 95%, transparent);
background-image: linear-gradient(rgb(235, 235, 243), rgb(235, 235, 243) 95%, rgba(235, 235, 243, 0));
}
.multi-cluster-header {
display: flex;