调整细微代码

develop
就眠仪式 2020-10-14 14:33:54 +08:00
parent 16e34a0039
commit 28ac88241a
1 changed files with 2 additions and 2 deletions

View File

@ -73,8 +73,8 @@ body::-webkit-scrollbar-corner {
position: absolute; position: absolute;
bottom: 0px; bottom: 0px;
left: 0px; left: 0px;
height: 45px; height: 50px;
line-height: 45px; line-height: 50px;
background-color: #F8F8F8; background-color: #F8F8F8;
border-top: 1px solid #eee; border-top: 1px solid #eee;
} }