Commit f2b05afe authored by Olena Horal-Koretska's avatar Olena Horal-Koretska

Merge branch '208205-remove-environments-refresh-btn-css' into 'master'

Remove refresh button css in environments

Closes #208205

See merge request gitlab-org/gitlab!39305
parents 3652ab33 0df34150
......@@ -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