Skip to content

Commit

Permalink
Remove dialog-footer flex behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Jul 20, 2022
1 parent 4234a91 commit 816c2a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scss/_dialog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@
}

.dialog-footer {
display: flex;
justify-content: space-between;
align-items: center;
padding: $spacer * 1;
border-top: $border-width solid $border-color;
}

0 comments on commit 816c2a6

Please sign in to comment.