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>