Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -289,7 +289,7 @@ deploy:production: name: production url: https://www.minds.com when: delayed start_in: 2 hours # reduce? can always be deployed manually earlier too start_in: 12 hours # reduce? can always be deployed manually earlier too ################# # Cleanup stage # Loading src/app/modules/groups/profile/conversation/conversation.component.scss +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ minds-groups-profile-conversation { position: fixed; //right: 0; right: 0; top: 52px; //width: 100%; width: calc(33% - 12px); //1/3rd of screen Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -289,7 +289,7 @@ deploy:production: name: production url: https://www.minds.com when: delayed start_in: 2 hours # reduce? can always be deployed manually earlier too start_in: 12 hours # reduce? can always be deployed manually earlier too ################# # Cleanup stage # Loading
src/app/modules/groups/profile/conversation/conversation.component.scss +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ minds-groups-profile-conversation { position: fixed; //right: 0; right: 0; top: 52px; //width: 100%; width: calc(33% - 12px); //1/3rd of screen Loading