geosphere-maps/public/assets/esri/themes/light/main.scss
Thomas Fuhrmann 6ab4bb6daa First commit
2023-09-22 11:33:13 +02:00

9 lines
103 B
SCSS

/*
Theme: Light (Default)
*/
body {
--esri-calcite-mode-name: "light";
}
@import "../base/core";