File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 99 </ActionBar >
1010 <ScrollView >
1111 <StackLayout >
12- <MDButton id =" button1" elevation = " 2 " borderRadius =" 10" fontSize =" 20" text =" raised button" @tap =" onTap" />
12+ <MDButton id =" button1" borderRadius =" 10" fontSize =" 20" text =" raised button" @tap =" onTap" />
1313 <StackLayout v-if =" isEditing" >
1414 <MDTextField class =" session-details-input" :hint =" ('name')" />
1515 <MDTextField class =" session-details-input" :hint =" ('description')" />
Original file line number Diff line number Diff line change 1515 </StackLayout >
1616 </MDCardView >
1717 </GridLayout >
18- <MDCardView margin =" 10" width =" 200" height =" 100" >
18+ <MDCardView margin =" 10" width =" 200" height =" 100" elevation = " 6 " >
1919 <StackLayout >
2020 <Label text =" Hello world2" class =" title" ></Label >
2121 </StackLayout >
You can’t perform that action at this time.
0 commit comments