﻿.ReportManager-frame {
    height: 77vh;
    border: 1px solid #999;
    padding: 2px;
    overflow: auto;
}

.ReportParameterEditor-gridview {
    height: 50vh;
}
/*

.ReportEditor-frame {
    width: 800px;
}

.ReportParameterEditor-gridview {
    height: 200px;
}
*/
