/************************************* * SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. * SPDX-License-Identifier: AGPL-3.0-only ************************************/ /* crmv@204612 */ .ganttContainer { position: relative; overflow-y: auto; overflow-x: hidden; background-color: $white; color: $black; }