mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-03-01 00:23:11 +08:00
fix(lockscreen): 调整电量显示位置
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
|
|
||||||
.number {
|
.number {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 27%;
|
top: 20%;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
width: 300px;
|
width: 300px;
|
||||||
font-size: 32px;
|
font-size: 32px;
|
||||||
|
|||||||
Reference in New Issue
Block a user