Skip to content

Commit

Permalink
AMZ-3482 - changing .container min-width to 240px
Browse files Browse the repository at this point in the history
  • Loading branch information
emil-unimaze committed Jun 30, 2022
1 parent 55574c5 commit 89940b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/xsl/html/render-billing-3.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
}

.container {
min-width:240px;
margin: 1em auto 0;
}

Expand Down

0 comments on commit 89940b5

Please sign in to comment.