diff --git a/frontend/src/Apps/ScientificPublications/ListResearches.vue b/frontend/src/Apps/ScientificPublications/ListResearches.vue index d056f72..c53ccd4 100644 --- a/frontend/src/Apps/ScientificPublications/ListResearches.vue +++ b/frontend/src/Apps/ScientificPublications/ListResearches.vue @@ -138,7 +138,6 @@ const emit = defineEmits(["modified"]); #researches{ width: 100%; height: 100%; - overflow: scroll; } #search{ width: 100%; @@ -223,4 +222,4 @@ a{ #toggledResearchButton:hover{ background: #ff2d55; } - \ No newline at end of file + diff --git a/frontend/src/Apps/ScientificPublications/ManageResearcherProfile.vue b/frontend/src/Apps/ScientificPublications/ManageResearcherProfile.vue index 7f0490e..db2b040 100644 --- a/frontend/src/Apps/ScientificPublications/ManageResearcherProfile.vue +++ b/frontend/src/Apps/ScientificPublications/ManageResearcherProfile.vue @@ -82,7 +82,7 @@ function getPP(){ -
+ @@ -181,4 +181,4 @@ a{ text-decoration: underline; cursor: pointer; } - \ No newline at end of file +