small improvements, pwa update
This commit is contained in:
@@ -2,15 +2,19 @@ mat-list mat-list-item {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
mat-form-field {
|
||||
margin-right: 15px;
|
||||
flex-basis: 0;
|
||||
flex-grow: 1;
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
.container {
|
||||
margin-bottom: 0;
|
||||
|
||||
mat-form-field {
|
||||
margin-right: 15px;
|
||||
flex-basis: 0;
|
||||
flex-grow: 1;
|
||||
min-width: 50px;
|
||||
|
||||
&:first-child {
|
||||
min-width: 300px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
mat-form-field .mat-form-field-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user