File tree Expand file tree Collapse file tree 4 files changed +5
-7
lines changed
dev/components/components Expand file tree Collapse file tree 4 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 3636 </p >
3737
3838 <p class =" group" >
39- <q-btn loader @click =" simulateProgress" >
39+ <q-btn loader @click =" simulateProgress" >
4040 Button
4141 <q-spinner-oval slot =" loading" />
4242 </q-btn >
Original file line number Diff line number Diff line change 33 class =" q-if row no-wrap items-center relative-position"
44 :class =" classes"
55 :tabindex =" focusable && !disable ? 0 : null"
6+ @click =" __onClick"
67 >
78 <template v-if =" before " >
89 <q-icon
1516 ></q-icon >
1617 </template >
1718
18- <div
19- class =" q-if-inner col row no-wrap items-center relative-position"
20- @click =" __onClick"
21- >
19+ <div class =" q-if-inner col row no-wrap items-center relative-position" >
2220 <div
2321 v-if =" label"
2422 class =" q-if-label ellipsis full-width absolute self-start"
Original file line number Diff line number Diff line change 1313 color black
1414 background transparent
1515 min-width 70px
16- min-height 18px !important
16+ min-height 18px
1717 font-size inherit
1818 line-height 1
1919 overflow hidden
Original file line number Diff line number Diff line change 1313 color black
1414 background transparent
1515 min-width 70px
16- min-height 18px !important
16+ min-height 18px
1717 font-size inherit
1818 line-height 1
1919 overflow hidden
You can’t perform that action at this time.
0 commit comments