students.component.css 115 B

1234567891011
  1. table {
  2. width: 100%;
  3. }
  4. button, h1 {
  5. margin: 20px !important;
  6. }
  7. mat-form-field {
  8. margin-left: 20px;
  9. }