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

小细节调整

This commit is contained in:
2022-07-29 20:33:57 +08:00
parent e8e5f68c5b
commit aeee1b77f3
7 changed files with 66 additions and 3 deletions

View File

@@ -22,3 +22,11 @@
font-size: 10px;
display: inline-block;
}
.bottom-placeholder {
height: 60px;
font-size:13px;
color: #999;
display: grid;
place-items: center;
}