Skip to content

Commit

Permalink
fix smart-service dialog css
Browse files Browse the repository at this point in the history
  • Loading branch information
IngoRoessner committed Dec 21, 2022
1 parent 661fbda commit dc5ad07
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ mat-dialog-actions button:not(:last-child) {

.edit-smart-service-task-dialog button {
margin-top: 15px;
}

.edit-smart-service-task-dialog {
padding-bottom: 15px;
}

Expand Down

0 comments on commit dc5ad07

Please sign in to comment.