Add id to the table rows.
This commit is contained in:
parent
ad5b973778
commit
c00b9c83f0
2 changed files with 18 additions and 6 deletions
|
|
@ -84,8 +84,13 @@ input {
|
|||
}
|
||||
|
||||
#screenshots_container {
|
||||
margin-top: 80px;
|
||||
margin-bottom: 56px;
|
||||
overflow: scroll;
|
||||
position: absolute;
|
||||
top: 64px;
|
||||
bottom: 40px;
|
||||
width: 100%;
|
||||
padding-top: 16px;
|
||||
padding-bottom: 16px;
|
||||
}
|
||||
|
||||
.screenshot {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue