Archived
1
0
Fork 0

app/assets/less/components/request-item.less: adding "request-list-item-header-uri".

This commit is contained in:
Henrik Hautakoski 2018-03-18 11:43:29 +01:00
parent be1ef1b86d
commit 9851b05af3

View file

@ -36,12 +36,21 @@
}
&-index {
display: inline-block;
width: 5%;
}
&-uri {
display: inline-block;
width: 40%;
}
&-size {
display: inline-block;
width: 10%;
}
&-type,
&-size,
&-timestamp {
display: inline-block;
width: 20%;