File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Dashboard/components/BigStat Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1616 </b-dropdown >
1717 </div >
1818 <div class =" px-5" >
19- <h4 class =" fw-semi-bold mb-lg mt-sm" >{{total}}</h4 >
19+ <h4 class =" fw-semi-bold mb-sm mt-sm" >{{total}}</h4 >
2020 <div class =" d-flex" >
2121 <div class =" w-50 py-3 pr-2" >
2222 <div class =" d-flex align-items-start" >
Original file line number Diff line number Diff line change 1515 to change notifications position:</p >
1616 <div class =" location-selector" >
1717 <div
18- class =" bit top left" @click =" toggleLocation('top-left')"
18+ class =" bit top left" @click =" toggleLocation('top-left')"
1919 />
2020 <div
21- class =" bit top right" @click =" toggleLocation('top-right')"
21+ class =" bit top right" @click =" toggleLocation('top-right')"
2222 />
2323 <div
24- class =" bit top" @click =" toggleLocation('top-center')"
24+ class =" bit top" @click =" toggleLocation('top-center')"
2525 />
2626 <div
27- class =" bit bottom left" @click =" toggleLocation('bottom-left')"
27+ class =" bit bottom left" @click =" toggleLocation('bottom-left')"
2828 />
2929 <div
30- class =" bit bottom right" @click =" toggleLocation('bottom-right')"
30+ class =" bit bottom right" @click =" toggleLocation('bottom-right')"
3131 />
3232 <div
33- class =" bit bottom" @click =" toggleLocation('bottom-center')"
33+ class =" bit bottom" @click =" toggleLocation('bottom-center')"
3434 />
3535 </div >
3636 </b-col >
You can’t perform that action at this time.
0 commit comments