Kaynağa Gözat

剑鱼底部工具栏

wangchuanjin 9 yıl önce
ebeveyn
işleme
906eccc5cc
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      core/src/web/staticres/wxswordfish/style.css

+ 2 - 2
core/src/web/staticres/wxswordfish/style.css

@@ -619,13 +619,13 @@ img{
 }
 .toolbar-popover{
 	position: absolute;
-	width: 100px;
+	width: 90px;
 	height: 100px;
 	border: 1px solid #CCCCCC;
 	background-color: #F8F8F8;
 	bottom: 65px;
 	left: 50%;
-	margin-left: -50px;
+	margin-left: -45px;
 	z-index: 1;
 	display: none;
 }