Relative Content

Tag Archive for angularangular-materialmaterial-dialog

Angular 17 – Dialog component not styled

First of all I’m new to Angular (1 week experience)
Problem: I try to edit a ToDo from my ToDo-List via a dialog. I pass in the parameters of my listItem and in the dialog i want to change the title. The data binding works perfectly, but the styling of the dialog is completely awkward. Can you please help me to figure out my problem?