Skip to content

Commit

Permalink
fix alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
kiasatina committed Mar 8, 2020
1 parent ae1f80b commit c03c3c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/css/confirm-page.css
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ dfn {
font-style: normal;
}

#deny, #confirm {
flex-grow: 1;
}

.button-container > button {
min-inline-size: 240px;
}
Expand Down

0 comments on commit c03c3c1

Please sign in to comment.