mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-09-24 14:26:40 +08:00
天气显示不全
This commit is contained in:
parent
3e97448fd9
commit
f6651b8efe
@ -136,7 +136,7 @@
|
|||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
|
||||||
.heart-sentence {
|
.heart-sentence {
|
||||||
width: calc(100% - 500px);
|
width: calc(100% - 660px);
|
||||||
h3 {
|
h3 {
|
||||||
color: rgba(0, 0, 0, 0.75);
|
color: rgba(0, 0, 0, 0.75);
|
||||||
}
|
}
|
||||||
@ -146,7 +146,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
.weather {
|
.weather {
|
||||||
width: 440px;
|
width: 650px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -136,7 +136,7 @@
|
|||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
|
||||||
.heart-sentence {
|
.heart-sentence {
|
||||||
width: calc(100% - 500px);
|
width: calc(100% -660px);
|
||||||
h3 {
|
h3 {
|
||||||
color: rgba(0, 0, 0, 0.75);
|
color: rgba(0, 0, 0, 0.75);
|
||||||
}
|
}
|
||||||
@ -146,7 +146,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
.weather {
|
.weather {
|
||||||
width: 440px;
|
width: 650px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user