Kaynağa Gözat

右上角名称栏位宽度

lxf 2 yıl önce
ebeveyn
işleme
c0cbba2503
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3 1
      src/components/headerBar/header.scss

+ 3 - 1
src/components/headerBar/header.scss

@@ -207,7 +207,7 @@
 		height: 50px;
 		
 		.auto-list{
-			width: calc(100vw - 380px);
+			width: calc(100vw - 400px);
 			li{
 				float: left;
 			}
@@ -302,6 +302,8 @@
 				margin: 0 24px 0 0px;
 				line-height: 50px;
 				cursor: pointer;
+				width: 80px;
+				overflow:hidden
 			}
 			.badge {
 				margin: 15px 24px 15px 0;