Skip to content
Snippets Groups Projects
Commit d7f092bb authored by RMidhunSuresh's avatar RMidhunSuresh
Browse files

Use flex instead of setting height

parent 11f02397
Branches design-implementation
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ body {
.PolicyAgreementView {
width: 100%;
height: 311px;
flex: 1;
}
.PolicyAgreementView_title {
......@@ -175,7 +175,7 @@ body {
}
.AccountSetupView .ChatterboxLoadingView {
height: 311px;
flex: 1
}
.ChatterboxView .ChatterboxLoadingView {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment