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

runner_details.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: 6e5580a18e470006487bd3256c0e9c7555df955d (plain)
1
2
3
.runner-details-grid-template {
  grid-template-columns: auto 1fr;
}