Skip to content
Snippets Groups Projects
Commit 61d1db24 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

chore: fix carto details backdrop

parent 59e49928
Branches
Tags
2 merge requests!783V3.0.0,!741making onboarding-infos-covid-2 up to date
......@@ -15,7 +15,6 @@
position: fixed;
z-index: $structure-details-z-index;
height: 100%;
width: 100%;
h1 {
@include font-bold-24;
......@@ -35,7 +34,7 @@
height: calc(100% - $header-height);
overflow-y: auto;
scrollbar-gutter: stable;
max-width: 600px;
width: 600px;
box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.1);
background-color: $white;
}
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment