Skip to content

Commit

Permalink
Merge pull request #1993 from DSD-DBS/several-responsiveness-improvem…
Browse files Browse the repository at this point in the history
…ents

feat: Improve mobile view of project overview
  • Loading branch information
MoritzWeber0 authored Nov 13, 2024
2 parents c109ca2 + 0e99d4f commit e33ff3f
Show file tree
Hide file tree
Showing 17 changed files with 271 additions and 262 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import { ManageT4CModelComponent } from '../model-source/t4c/manage-t4c-model/ma
@Component({
selector: 'app-create-model',
templateUrl: './create-model.component.html',
styleUrls: ['./create-model.component.css'],
standalone: true,
imports: [
MatStepper,
Expand Down

This file was deleted.

Loading

0 comments on commit e33ff3f

Please sign in to comment.