Skip to content

Commit

Permalink
Quickfix for dialog padding
Browse files Browse the repository at this point in the history
  • Loading branch information
flack committed Oct 23, 2023
1 parent 22b5178 commit f95d921
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions themes/OpenPsa2/static/ui-elements.css
Original file line number Diff line number Diff line change
Expand Up @@ -1078,3 +1078,7 @@ ul.fancytree-container span.fancytree-folder a
.midcom-workflow-dialog .ui-dialog-content {
padding: 0;
}

.midcom-delete-dialog {
padding: 0 1em !important;
}

0 comments on commit f95d921

Please sign in to comment.