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

src.assets.style.layout._layout.scss Maven / Gradle / Ivy

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

// Variables
@import "layout-variables";
@import "header/header-base";
@import "sidebar/sidebar-base";
@import "main/main-base";
@import "responsive/responsive-base";

html {
    height: 100%;
}

body {
    height: 100%;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy