Skip to content

Commit 2fa4ee1

Browse files
committed
Fixed padding in Asset creation form
1 parent 8c4b839 commit 2fa4ee1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -681,6 +681,7 @@ mat-card-actions {
681681

682682
.creation-card .mat-mdc-card-header {
683683
padding: 0px 0px 20px 0px;
684+
display: flex;
684685
}
685686

686687
app-confirmation-dialog .mat-mdc-dialog-title,

0 commit comments

Comments
 (0)