File tree Expand file tree Collapse file tree 4 files changed +404
-208
lines changed
Expand file tree Collapse file tree 4 files changed +404
-208
lines changed Original file line number Diff line number Diff line change 1212 "build:before" : " build" ,
1313 "run:before" : " build"
1414 },
15- "dependencies" : {
15+ "dependencies" : {
1616 "@angular/common" : " 2.2.1" ,
1717 "@angular/compiler" : " 2.2.1" ,
1818 "@angular/compiler-cli" : " 2.2.1" ,
2323 "@angular/platform-browser-dynamic" : " 2.2.1" ,
2424 "@angular/platform-server" : " 2.2.1" ,
2525 "@ionic/storage" : " 1.1.7" ,
26- "ionic-angular" : " 2.0.0 " ,
26+ "ionic-angular" : " 2.0.1 " ,
2727 "ionic-native" : " 2.4.1" ,
2828 "ionicons" : " 3.0.0" ,
2929 "rxjs" : " 5.0.0-beta.12" ,
30- "zone.js " : " 0.6.26 " ,
31- "sw-toolbox " : " 3.4.0 "
30+ "sw-toolbox " : " 3.4.0 " ,
31+ "zone.js " : " 0.6.26 "
3232 },
3333 "devDependencies" : {
3434 "@ionic/app-scripts" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -8198,6 +8198,7 @@ ion-chip ion-icon {
81988198 border-radius : 50% ;
81998199 font-size : 18px ;
82008200 line-height : 32px ;
8201+ text-align : center;
82018202}
82028203
82038204ion-chip ion-avatar {
@@ -9708,7 +9709,7 @@ input.text-input:-webkit-autofill {
97089709 height : 100% ;
97099710}
97109711
9711- ion- input [disabled ] .input-cover {
9712+ . input [disabled ] .input-cover {
97129713 pointer-events : none;
97139714}
97149715
You can’t perform that action at this time.
0 commit comments