* 'dev' of ssh://git.cestong.com.cn:8162/cecf/observe-front: fix(导航栏样式调整) [REV] 忽略dist目录
@@ -1 +1,2 @@
node_modules
+dist
@@ -445,7 +445,7 @@ export default {
float: right;
height: 100%;
line-height: 50px;
- width: calc(100% - 350px);
+ width: calc(100% - 400px);
display: flex;
&:focus {
outline: none;