ปรับ css กรอกข้อมูล และปรับรูปแบบ step การชำระเงิน
This commit is contained in:
parent
98738aa814
commit
6c7e57d9e3
11 changed files with 214 additions and 69 deletions
|
|
@ -19,7 +19,7 @@
|
|||
</q-btn>
|
||||
</div> -->
|
||||
<q-space />
|
||||
<div class="items-center" style="display: flex">
|
||||
<div class="items-center q-col-gutter-x-sm" style="display: flex">
|
||||
<!-- ค้นหาข้อความใน table -->
|
||||
<q-input
|
||||
standout
|
||||
|
|
@ -31,7 +31,6 @@
|
|||
debounce="300"
|
||||
placeholder="ค้นหา"
|
||||
style="max-width: 200px"
|
||||
class="q-ml-sm"
|
||||
>
|
||||
<template v-slot:append>
|
||||
<q-icon v-if="inputfilter == ''" name="search" />
|
||||
|
|
@ -57,7 +56,6 @@
|
|||
map-options
|
||||
emit-value
|
||||
style="min-width: 150px"
|
||||
class="gt-xs q-ml-sm"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue