diff --git a/src/pages/NewHome/NewRightContent/IndustryOperationV4/components/CityLighting/index.css b/src/pages/NewHome/NewRightContent/IndustryOperationV4/components/CityLighting/index.css index 597e247e4ddf4130f541d5a6052d38858511c716..89a0eef0c7e9a5c16b106fa4d0942a38d6a6878c 100644 --- a/src/pages/NewHome/NewRightContent/IndustryOperationV4/components/CityLighting/index.css +++ b/src/pages/NewHome/NewRightContent/IndustryOperationV4/components/CityLighting/index.css @@ -10,8 +10,8 @@ padding: 16px; } .container .dataBox .bgImage { - width: 65px; - height: 50px; + width: 52px; + height: 52px; position: absolute; right: 14px; bottom: 2px; diff --git a/src/pages/NewHome/NewRightContent/IndustryOperationV4/components/CityLighting/index.less b/src/pages/NewHome/NewRightContent/IndustryOperationV4/components/CityLighting/index.less index 582f1cb169fe6bbbb49a3277608a4f9a49eac4e1..3aa00f2a3483658991c7862d31cd060ae08df104 100644 --- a/src/pages/NewHome/NewRightContent/IndustryOperationV4/components/CityLighting/index.less +++ b/src/pages/NewHome/NewRightContent/IndustryOperationV4/components/CityLighting/index.less @@ -11,8 +11,8 @@ padding: 16px; .bgImage { - width: 65px; - height: 50px; + width: 52px; + height: 52px; position: absolute; right: 14px; bottom: 2px;