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

fix(ui): margin button today

parent 7e64a37b
No related branches found
No related tags found
1 merge request!10622.7 Release
......@@ -8,8 +8,8 @@
justify-content: space-evenly;
align-items: flex-end;
margin: auto;
margin-top: 1rem;
max-width: 45.75rem;
height: 36px;
.btnSecondary {
max-width: 90px;
border-radius: 4px;
......
......@@ -19,14 +19,14 @@
align-items: center;
justify-content: left;
margin: auto;
padding-top: 1.5rem;
padding-top: 1rem;
max-width: 45.75rem;
.fluidchart-footer-label {
color: $grey-bright;
}
}
.compareLegend {
padding: 0 0 1rem 0;
padding: 1rem 0 0 0;
display: flex;
gap: 1rem;
font-weight: 700;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment