Commit 6e17930c authored by moonby's avatar moonby

240716

parent f4d5d3ca
...@@ -181,6 +181,7 @@ html { ...@@ -181,6 +181,7 @@ html {
.div-contain-titleAndText{ .div-contain-titleAndText{
display: flex; display: flex;
min-width: 120px;
} }
/* 气象信息文本--小文本 */ /* 气象信息文本--小文本 */
...@@ -197,7 +198,7 @@ html { ...@@ -197,7 +198,7 @@ html {
/* 气象信息文本--大文本 */ /* 气象信息文本--大文本 */
.div-contain-text-big { .div-contain-text-big {
font-size: 20px; font-size: 14px;
font-weight: bold; font-weight: bold;
} }
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
</el-dropdown> </el-dropdown>
</div> </div>
<div class="header-weather" id=""> <div class="header-weather" id="">
<el-row style="left: 27%;widows: 60px;width: 73%;"> <el-row style="left: 22%;widows: 60px;width: 78%;">
<el-col :span="4" style=""> <el-col :span="4" style="">
<div class="div-contain-titleAndText"> <div class="div-contain-titleAndText">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment