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