more stylistic improvements

This commit is contained in:
Isaac Grynsztein
2019-10-21 02:46:22 -04:00
parent 9fa646132d
commit 9e148d1464
2 changed files with 10 additions and 2 deletions

View File

@@ -43,6 +43,14 @@ mat-form-field.mat-form-field {
.spinner {
position: absolute;
display: inline-block;
margin-left: 8px;
margin-left: -28px;
margin-top: -10px;
}
.make-room-for-spinner {
padding-right: 40px;
}
.equal-sizes {
padding-right: 20px;
}