Skip to content

Commit

Permalink
Merge PR #52 into 14.0
Browse files Browse the repository at this point in the history
Signed-off-by pedrobaeza
  • Loading branch information
OCA-git-bot committed Jul 9, 2024
2 parents b812b1d + 553d3e5 commit 9668060
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sign_oca/static/src/scss/portal.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.o_sign_oca_content {
height: 100%;
display: flex;
flex-direction: column;
}
.o_oca_sign_portal_info {
display: flex;
Expand Down
2 changes: 2 additions & 0 deletions sign_oca/static/src/scss/sign_oca.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
html .o_web_client > .o_action_manager > .o_action > .o_content > .o_sign_oca_content {
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
}
html
.o_web_client
Expand Down

0 comments on commit 9668060

Please sign in to comment.