#snapshots-table-serverside,
#projects-table-serverside,
#revision-changes-table-dt
{
    height:70vh;
}

#revision-data-table-dt{
    min-height:1000px;
}

#revision-data-table-dt .dash-spreadsheet-container{
    min-height:1000px;
}


#snapshots-changelog--table-serverside{
     height:85vh;
}

.dash-fixed-row{
    z-index:100 !important;
}