]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/admin/requests/request-stats/request-stats.component.scss
Adapt requests controller/front to new informations
[github/Chocobozzz/PeerTube.git] / client / src / app / admin / requests / request-stats / request-stats.component.scss
CommitLineData
eb4f957e
C
1.label-description {
2 display: inline-block;
eb4f957e
C
3 font-weight: bold;
4 color: black;
5}
872a4c7c
C
6
7.requests-general {
8 .label-description {
9 width: 320px;
10 }
11}
12
13.requests-limit {
14 margin-top: 20px;
15
16 .label-description {
17 width: 430px;
18 }
19}