@media print {
    .o_spreadsheet_dashboard_action {
        height: auto;
        .o_spreadsheet_dashboard_search_panel,.o_control_panel {
            display: none !important;
        }
    }
}
