1
0
Code Issues Pull Requests Projects Releases Wiki Activity GitHub Gitee

页面底部添加数据来源

This commit is contained in:
2022-07-29 21:49:38 +08:00
parent e7a574091e
commit 5f51b89486
4 changed files with 16 additions and 5 deletions

View File

@@ -24,9 +24,11 @@
}
.bottom-placeholder {
height: 60px;
font-size:13px;
height: 90px;
font-size:12px;
color: #999;
display: grid;
place-items: center;
text-align: center;
line-height: 1.7em;
}