|
@@ -45,7 +45,7 @@ export default {
|
|
height: 40px;
|
|
height: 40px;
|
|
background: no-repeat;
|
|
background: no-repeat;
|
|
background-image: url("/static/images/overview/titlebox.gif");
|
|
background-image: url("/static/images/overview/titlebox.gif");
|
|
- // background-size: 100% 100%;
|
|
|
|
|
|
+ background-size: 100% 100%;
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
|
|
|