Browse Source

修改预览页面的样式

sunyj 9 years ago
parent
commit
b6254ad013
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/webapp/resources/css/preview2.css

+ 2 - 2
src/main/webapp/resources/css/preview2.css

@@ -13,8 +13,8 @@ button {
 #toolbarContainer {
 	position: fixed;
 	width: 100%;
-	height: 32px;
-	line-height: 32px;
+	height: 40px;
+	line-height: 40px;
 	background-color: #404040;
 	color: #fff;
 }