Commit 0df34150 authored by Miguel Rincon's avatar Miguel Rincon

Remove refresh button css in environments

This css is not used anymore and it als odoes not comply with the
current design system.
parent 1c45c9e2
......@@ -98,19 +98,10 @@
}
}
.refresh-dashboard-button {
margin-top: 22px;
@media(max-width: map-get($grid-breakpoints, sm)) {
margin-top: 0;
}
}
.metric-area {
opacity: 0.25;
}
.rect-text-metric {
fill: $white;
stroke-width: 1;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment