Mike 7 年之前
父节点
当前提交
28aea93441
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      miaomiao/www/templates/home/index.html

+ 1 - 1
miaomiao/www/templates/home/index.html

xqd
@@ -3,7 +3,7 @@
         <button class="button button-clear" style="height: 30px; width: 30px;font-size: 25px;" ng-click="toggleLeftSideMenu()">
             <div class="ion-ios-keypad-outline" style="height: 30px; width: 30px;font-size: 25px;" />
         </button>
-        <button class="button button-clear" style="height: 30px; width: 30px;margin-top: 1.6px;" ng-click="openPopover($event)"> 
+        <button class="button button-clear" style="height: 30px; width: 30px;margin-top: 1.6px;margin-left: 8px;" ng-click="openPopover($event)"> 
             <img src="img/icon_menu.svg" style="height: 60%; width: 100%;">
         </button> 
     </ion-nav-buttons>