app/views/callback/show.volt: remove index number from list headers.
This commit is contained in:
parent
28215d0303
commit
8778f64d96
2 changed files with 1 additions and 10 deletions
|
|
@ -35,14 +35,9 @@
|
|||
}
|
||||
}
|
||||
|
||||
&-index {
|
||||
display: inline-block;
|
||||
width: 5%;
|
||||
}
|
||||
|
||||
&-uri {
|
||||
display: inline-block;
|
||||
width: 40%;
|
||||
width: 45%;
|
||||
}
|
||||
|
||||
&-size {
|
||||
|
|
|
|||
Reference in a new issue