|
@@ -396,7 +396,7 @@ export default {
|
|
width: 430px;
|
|
width: 430px;
|
|
height: 310px;
|
|
height: 310px;
|
|
top: 43rem;
|
|
top: 43rem;
|
|
- left: 30rem;
|
|
|
|
|
|
+ left: 28.5rem;
|
|
border-radius: 0px;
|
|
border-radius: 0px;
|
|
-webkit-box-shadow: none;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
box-shadow: none;
|
|
@@ -416,7 +416,7 @@ export default {
|
|
background: no-repeat;
|
|
background: no-repeat;
|
|
background-image: url("/static/images/overview/titlebox.gif");
|
|
background-image: url("/static/images/overview/titlebox.gif");
|
|
position: relative;
|
|
position: relative;
|
|
-
|
|
|
|
|
|
+ background-size: 100%;
|
|
// .icon {
|
|
// .icon {
|
|
// background: no-repeat;
|
|
// background: no-repeat;
|
|
|
|
|