소스 검색

头部样式修改

Administrator 2 년 전
부모
커밋
85ea80d300
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/Main/components/ZhHeader.vue

+ 1 - 1
src/views/Main/components/ZhHeader.vue

@@ -62,7 +62,7 @@
 	$fullsize: calc(100% - 0px);
 
 	.header {
-		width: 1920rem;
+		width: 100%;
 		height: 90rem;
 		background: url(src/assets/images/logo2.png) no-repeat;
 		background-repeat: no-repeat;