样式调整
This commit is contained in:
parent
69c02a0d82
commit
8d2b007ad0
|
|
@ -573,11 +573,15 @@ setInterval(() => {
|
||||||
top: 24px;
|
top: 24px;
|
||||||
color: #42B3FF;
|
color: #42B3FF;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
display: flex;
|
||||||
|
|
||||||
.wheather {
|
.wheather {
|
||||||
padding-right: 34px;
|
padding-right: 34px;
|
||||||
}
|
}
|
||||||
|
.time {
|
||||||
|
display: flex;
|
||||||
|
width: 205px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue