diff --git a/ecs/jskult-webapp/src/static/css/ultStyle.css b/ecs/jskult-webapp/src/static/css/ultStyle.css index 036df4a4..149d3cd8 100644 --- a/ecs/jskult-webapp/src/static/css/ultStyle.css +++ b/ecs/jskult-webapp/src/static/css/ultStyle.css @@ -53,6 +53,11 @@ table{ height: 250px; } +.scroll_workhistory{ + width: 95%; + margin: 5px auto; +} + .scroll_table::-webkit-scrollbar { height: 5px; width: 10px; diff --git a/ecs/jskult-webapp/src/templates/bioSearchList.html b/ecs/jskult-webapp/src/templates/bioSearchList.html index 4c118ac4..89b6a09d 100644 --- a/ecs/jskult-webapp/src/templates/bioSearchList.html +++ b/ecs/jskult-webapp/src/templates/bioSearchList.html @@ -112,8 +112,8 @@