fix 优化
This commit is contained in:
@@ -365,7 +365,7 @@
|
|||||||
// background-image: url('@/assets/images/bg-2.png');
|
// background-image: url('@/assets/images/bg-2.png');
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
.p-box{
|
.p-box{
|
||||||
padding-top:vh(10);
|
padding-top:vh(5) !important;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
.chart-p{
|
.chart-p{
|
||||||
position:relative;
|
position:relative;
|
||||||
|
|||||||
@@ -362,6 +362,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
position:relative;
|
position:relative;
|
||||||
|
padding: 0 vw(20);
|
||||||
.h-icon{
|
.h-icon{
|
||||||
position:absolute;
|
position:absolute;
|
||||||
left:vw(70);
|
left:vw(70);
|
||||||
|
|||||||
Reference in New Issue
Block a user