fix : 不同浏览器匹配样式修改
This commit is contained in:
@@ -313,7 +313,7 @@ const initChart = (type, values) => {
|
||||
<style lang="scss" scoped>
|
||||
#air-info {
|
||||
//min-height: 350px;
|
||||
margin-top: 40px;
|
||||
margin-top: 30px;
|
||||
//position: absolute;
|
||||
z-index: 100;
|
||||
width: 824px;
|
||||
@@ -334,7 +334,7 @@ const initChart = (type, values) => {
|
||||
color: #ffffff;
|
||||
align-items: center;
|
||||
padding: 5px 0 5px 15px;
|
||||
margin-bottom: 25px;
|
||||
margin-bottom: 15px;
|
||||
margin-left: 21px;
|
||||
|
||||
> div:first-child {
|
||||
|
||||
@@ -76,7 +76,7 @@ const setValue = () => {
|
||||
align-items: center;
|
||||
width: 790px;
|
||||
padding: 5px 14px;
|
||||
margin-bottom: 25px;
|
||||
margin-bottom: 15px;
|
||||
margin-left: 21px;
|
||||
|
||||
&:hover {
|
||||
|
||||
@@ -386,7 +386,7 @@ const initChart = (type, values) => {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
#bad-gas-info {
|
||||
margin-top: 40px;
|
||||
margin-top: 30px;
|
||||
cursor: pointer;
|
||||
//position: absolute;
|
||||
width: 824px;
|
||||
|
||||
@@ -266,7 +266,7 @@ const initChart = (type, values) => {
|
||||
color: #38cafb;
|
||||
line-height: 42px;
|
||||
margin-left: 50px;
|
||||
margin-bottom: 38px;
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user