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

src.app.shared.components.dataset.forms-key-value.forms-key-value.component.scss Maven / Gradle / Ivy

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

.div-file {
    position: relative;
    overflow: hidden;
}

.input-file {
    position: absolute;
    font-size: 50px;
    opacity: 0;
    right: 0;
    top: 0;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy