瀏覽代碼

提交测试

0210331 2 月之前
父節點
當前提交
624ee17afd
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/app/tab1/tab1.page.html

+ 2 - 2
src/app/tab1/tab1.page.html

@@ -1,9 +1,9 @@
 <ion-header>
   <ion-toolbar>
-    <ion-buttons slot="start" style="flex: 0 0 85%;">
+    <ion-buttons slot="start" style="flex: 0 0 75%;">
       <ion-searchbar placeholder="搜索"></ion-searchbar>
     </ion-buttons>
-    <ion-buttons slot="end" style="flex: 0 0 15%;">
+    <ion-buttons slot="end" style="flex: 0 0 25%;">
       <ion-button>
         <ion-icon slot="icon-only" name="mail"></ion-icon>
       </ion-button>