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