Browse Source

优化

master
陈裕财 3 years ago
parent
commit
0baa95800b
  1. 5
      src/views/xm/core/xmMenu/XmEpicFeatures.vue

5
src/views/xm/core/xmMenu/XmEpicFeatures.vue

@ -743,8 +743,11 @@
float: right; float: right;
} }
.tool-bar.left{ .tool-bar.left{
margin-right:6em;
}
transform: translate(-100%, -50%);
table tr:hover{
cursor: pointer!important;
} }
</style> </style>

Loading…
Cancel
Save