Mercurial > hg > ugly-duckling
diff src/app/feature-extraction-menu/feature-extraction-menu.component.css @ 100:bf8826d4e2c6
Use @angular/material select component.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Thu, 02 Mar 2017 15:06:24 +0000 |
parents | 88052122ec01 |
children | 48904aa87ba3 |
line wrap: on
line diff
--- a/src/app/feature-extraction-menu/feature-extraction-menu.component.css Thu Mar 02 13:33:33 2017 +0000 +++ b/src/app/feature-extraction-menu/feature-extraction-menu.component.css Thu Mar 02 15:06:24 2017 +0000 @@ -3,3 +3,8 @@ display: block; margin: 0 auto; } + +.container { + margin-top: 10pt; + padding: 10pt; +}