File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
dev/components/components Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 103103 <template slot="top-right" slot-scope="props">
104104 <q-search hide-underline color =" primary" v-model =" filter" />
105105 <q-table-columns color =" primary" class =" on-right" v-model =" visibleColumns" :columns =" columns" />
106- <q-btn color =" primary" flat round size = " sm " icon =" more_vert" class =" on-right" >
106+ <q-btn color =" primary" flat round dense icon =" more_vert" class =" on-right" >
107107 <q-popover ref =" popover" >
108108 <q-list link >
109109 <q-item @click.native =" $refs.popover.hide()" >
Original file line number Diff line number Diff line change 4444 max-width 100%
4545
4646.q-table-bottom
47- min-height 56 px
47+ min-height 44 px
4848 padding 0 14px 0 24px
4949 font-size 12px
5050
Original file line number Diff line number Diff line change 4444 max-width 100%
4545
4646.q-table-bottom
47- min-height 56 px
47+ min-height 44 px
4848 padding 0 14px 0 24px
4949 font-size 12px
5050
You can’t perform that action at this time.
0 commit comments