mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-23 06:32:27 +08:00
fix(lockscreen): 修复电池组件在宽度较小的情况下会与时间重叠
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
bottom: 20vh;
|
bottom: 20vh;
|
||||||
left: 50vw;
|
left: 50vw;
|
||||||
width: 300px;
|
width: 300px;
|
||||||
height: 400px;
|
height: 500px;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
|
|
||||||
.number {
|
.number {
|
||||||
|
|||||||
Reference in New Issue
Block a user