Merge pull request 'Fixed an issue with the css for the table-wrapper class' () from css-fix-table-wrapper into develop

Reviewed-on: 
This commit is contained in:
Nico Athanassiadis 2025-01-13 12:13:44 +01:00
commit d8de67c45d

@ -35,6 +35,7 @@
.table-wrapper {
max-height: 160px;
overflow-y: scroll;
}
.table thead th {