File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Phonebook.Frontend/src/app/shared/dialogs/display-notification-dialog Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ <h3 mat-dialog-title class="pb-color-primary">
88 seinen Vorgänger machen.
99 </ span >
1010 <!-- call for contributors -->
11- < div class ="pb-flex pb-card-container ">
11+ < div class ="pb-flex pb-center-element ">
1212 < mat-card class ="pb-card-call pb-border-color-primary ">
1313 < mat-card-header >
1414 < mat-card-title > < mat-icon [color] ="'primary' "> error_outline</ mat-icon > </ mat-card-title >
@@ -33,7 +33,7 @@ <h3 mat-dialog-title class="pb-color-primary">
3333 </ mat-card-content >
3434 </ mat-card >
3535 </ div >
36- < div class ="pb-flex-row pb-card-container ">
36+ < div class ="pb-flex-row pb-center-element ">
3737 <!-- Profilbild -->
3838 < mat-card class ="pb-border-color-primary ">
3939 < mat-card-header >
Original file line number Diff line number Diff line change 2929 margin : 0 0 0 auto ;
3030}
3131
32- .pb-card-container {
33- justify-content : center ;
34- }
35-
3632mat-card {
3733 flex : 1 ;
3834 min-width : 25% ;
You can’t perform that action at this time.
0 commit comments