fix for scrollbar on demand

This commit is contained in:
Unknown
2019-09-03 12:22:31 +02:00
committed by felixlinker
parent c7547e8baf
commit 18f0e060a7
2 changed files with 2 additions and 1 deletions

View File

@@ -81,6 +81,7 @@ table.shipyard-table{
.content-wrapper{
display: inline-block;
margin: 0 auto;
max-width: 100%;
}
.table-tools{