Implement "get different link" functionality
This commit is contained in:
parent
287eedf55e
commit
3bae46738d
4 changed files with 47 additions and 29 deletions
|
|
@ -79,4 +79,11 @@
|
|||
height: 17px;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.getlink-buttons {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
margin-top: -20px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue