aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/+admin/requests/request-stats/request-stats.component.scss
blob: 9c68fba9900487d65866d2b138058c4bfbd5f230 (plain) (tree)
1
2
3
4
5

                        


                    













                      
.label-description {
  display: inline-block;
  font-weight: bold;
  color: black;
}

.requests-general {
  .label-description {
    width: 320px;
  }
}

.requests-limit {
  margin-top: 20px;

  .label-description {
    width: 430px;
  }
}