fix(lockscreen): 调整电量显示位置

This commit is contained in:
chika
2021-07-31 14:25:52 +08:00
parent 81a3e6d970
commit e602fc50c0

View File

@@ -60,7 +60,7 @@
.number {
position: absolute;
top: 27%;
top: 20%;
z-index: 10;
width: 300px;
font-size: 32px;