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

Progressbar.less « Progressbar « src « vue « CoreHome « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 36e7ddef0a4aed4a20f7d3731c63dbe85967f225 (plain)
1
2
3
4
5
6
7
.progressbar {
  margin: 22px 24px;

  span.label {
    margin-left: 4.5px;
  }
}