@@ -203,7 +203,7 @@ export default {
appName: '',
appId: '',
appItem: {},
- collapsed: false,
+ collapsed: true,
ApdexNum: 1,
apdex: 0,
item: {
@@ -753,7 +753,7 @@ export default {
width:8px;
height: 100%;
position:absolute;
- right:-4px;
+ right:0px;
top:0;
// transform: translate(-50%,0);
z-index: 4;