Merge branch '3713-cross-project-environments-dashboard-mvc-backport' into 'master'

Backport Environments Dashboard SCSS Changes

See merge request gitlab-org/gitlab-ce!27498
This commit is contained in:
Filipa Lacerda 2019-04-26 15:30:53 +00:00
commit bb6908cd5b

View file

@ -11,7 +11,7 @@
} }
&-body { &-body {
height: 120px; min-height: 120px;
&-warning { &-warning {
background-color: $orange-50; background-color: $orange-50;
@ -22,10 +22,8 @@
} }
} }
&-time-ago { &-icon {
&-icon { color: $gray-500;
color: $gray-500;
}
} }
&-footer { &-footer {