8 lines
72 B
Plaintext
8 lines
72 B
Plaintext
.add-row {
|
|
display: flex;
|
|
|
|
.mat-form-field {
|
|
width: 100%;
|
|
}
|
|
}
|