Skip to content

Commit

Permalink
removed unwanted styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajay-aot committed Oct 25, 2024
1 parent 7cbda8c commit 28218b4
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions forms-flow-theme/scss/historyModal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -125,19 +125,4 @@
}
}
}
.modal-50w {
.modal-header {
border-bottom: 1px solid var(--ff-gray-000) !important;
}
.modal-body {
padding: var(--spacer-200) var(--spacer-250) !important;
font-size: var(--font-size-sm);
font-weight: var(--font-weight-sm);
line-height: var(--text-line-height);
}
.modal-footer {
display: flex;
justify-content: flex-start !important;
border-top: 1px solid var(--ff-gray-000) !important;
}
}

0 comments on commit 28218b4

Please sign in to comment.