概览和监控导航缩短

dev
zhangqun 3 years ago
parent 0aa494d81a
commit 15f4d9df6f
  1. 4
      src/views/garden/index.vue

@ -380,8 +380,8 @@ export default {
position: absolute;
top: 0;
left: 50%;
margin-left: -22.375rem;
width: 38.75rem;
margin-left: -17.375rem;
width: 28.75rem;
// height: 3.575rem;
// background: url(../../../public/img/top_navBg.png);
background-size: 100% 100%;

Loading…
Cancel
Save