File tree Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " planet" ,
33 "license" : " AGPL-3.0" ,
4- "version" : " 0.20.34 " ,
4+ "version" : " 0.20.35 " ,
55 "myplanet" : {
6- "latest" : " v0.32.97 " ,
7- "min" : " v0.31.97 "
6+ "latest" : " v0.33.33 " ,
7+ "min" : " v0.32.33 "
88 },
99 "scripts" : {
1010 "ng" : " ng" ,
Original file line number Diff line number Diff line change 44 max-width : 44px ;
55}
66
7- .mat-column-taken , .mat-column-createdDate {
7+ .mat-column-taken {
88 max-width : 150px ;
99 display : flex ;
1010 justify-content : center ;
1313 padding : 0 32px ;
1414}
1515
16+ .mat-column-createdDate {
17+ max-width : 130px ;
18+ text-align : left ;
19+ padding : 0 20px ;
20+ margin-left : 20px ;
21+ }
22+
23+ .mat-column-name , .mat-column-courseTitle {
24+ max-width : 250px ;
25+ }
26+
27+ .mat-column-action {
28+ margin-left : 40px ;
29+ }
30+
1631.course-title , .mat-column-name span {
1732 max-width : 250px ;
1833 white-space : nowrap ;
You can’t perform that action at this time.
0 commit comments