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

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

.index-entities-list {
  height: calc(#{$gl-spacing-scale-8} * 5.75);
}