Skip to content

Commit

Permalink
Merge pull request #106 from symptomatic/development
Browse files Browse the repository at this point in the history
Google Play
  • Loading branch information
awatson1978 authored Jun 18, 2021
2 parents 45c674b + 3b5d494 commit f600d6d
Show file tree
Hide file tree
Showing 29 changed files with 29 additions and 1,273 deletions.
2 changes: 1 addition & 1 deletion app/layout/MainPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ function MainPage(props){
}

if(Meteor.isCordova){
pageStyle.width = window.innerWidth + "px";
pageStyle.width = '100%';
pageStyle.padding = 20;
pageStyle.marginLeft = '0px';
pageStyle.marginRight = '0px';
Expand Down
52 changes: 27 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

284 changes: 0 additions & 284 deletions packages/cliniq-embed-widget/configs/settings.saner.cliniq.galaxy.json

This file was deleted.

Loading

0 comments on commit f600d6d

Please sign in to comment.