This commit is contained in:
Le Deng
2017-03-05 17:26:22 -05:00
parent eaced98caf
commit d7ffa25756
2 changed files with 127 additions and 172 deletions

View File

@@ -18,6 +18,18 @@ body {
margin:0;
}
md-input-container {
width: 100%;
}
md-select {
width: 100%;
}
md-slide-toggle {
width:100%;
}
.container {
width:90%;
margin:auto;