diff --git a/src/views/HomePage/title.less b/src/views/HomePage/title.less index 0be317c..8809ed7 100644 --- a/src/views/HomePage/title.less +++ b/src/views/HomePage/title.less @@ -41,11 +41,11 @@ background: #E8E8E8; } .top-number-item-small { - width: 263.5px; + width: 260px; height: 152px; background: #FFFFFF; .top-number-content { - padding: 26px; + padding: 26px 0px 0px 25px; .top-number-content-title { font-size: 17px; font-weight: 400; @@ -93,7 +93,6 @@ background: #FFF; width: 1486px; height: 280px; - overflow: hidden; .chart-item { width: 100%; height: calc(115%);