Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dashboard.scss « page_bundles « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 986a9cc530dddfc9c8f9e1c9dbe3cf1bc2560527 (plain)
1
2
3
4
5
@import 'mixins_and_variables_and_functions';

.empty-state .svg-250 img {
  max-width: $gl-spacing-scale-20;
}