@@ -175,10 +175,10 @@ export default {
color: #1f2429;
.eq-top {
// margin-left: 260px;
+ width: 100%;
padding-top: 24px;
position: fixed;
z-index: 3;
- min-width: 1300px;
display: flex;
justify-content: center;
.eq-system {
@@ -277,6 +277,14 @@ export default {
</script>
<style lang="less" scoped>
@import '../../assets/css/rotation.less';
+.overview{
+ .view-box .view-left{
+ overflow: hidden;
+ .lb-left{
+ margin-bottom: 0;
+ }
+}
</style>
<style lang="less">
.view-right-bottom {