All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.app.shared.components.execute-modal.scenario-execute-modal.component.scss Maven / Gradle / Ivy

The newest version!
/*!
 * SPDX-FileCopyrightText: 2017-2024 Enedis
 *
 * SPDX-License-Identifier: Apache-2.0
 *
 */

th > span, th > button{
    background-color: transparent !important;
}

.option-label {
    white-space: normal !important;
}

::ng-deep .p-dropdown-items {
    padding-left: 0rem;
    font-size: .8rem;
  }

::ng-deep .p-dropdown-panel {
    width: 2.357rem;
  }

::ng-deep .p-dropdown-header {
    background-color: inherit;
    padding: 0.5rem;
    border-bottom: none;
  }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy