Merge branch 'master' of https://gitlab.com/mohit.panjvani/crater-web into sweetalert-on-action

This commit is contained in:
bansarishukla
2019-11-12 18:07:13 +05:30
39 changed files with 823 additions and 198238 deletions

View File

@ -21,6 +21,7 @@
.report-view-button {
display: none;
color: $btn-secondary-color;
}
.report-fields-container {
@ -61,8 +62,13 @@
display: none;
}
.report-submit-button-container {
display: none;
}
.report-view-button {
display: flex;
color: $btn-secondary-color !important;
justify-content: center
}