Allow to open a modal for embedded photo (#5777)
This commit is contained in:
parent
1266c66f79
commit
bf7757cbbc
5 changed files with 41 additions and 14 deletions
|
@ -2182,15 +2182,12 @@ button.icon-button.active i.fa-retweet {
|
|||
}
|
||||
|
||||
.status-card-photo {
|
||||
cursor: zoom-in;
|
||||
display: block;
|
||||
text-decoration: none;
|
||||
|
||||
img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
margin: 0;
|
||||
}
|
||||
width: 100%;
|
||||
height: auto;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.status-card-video {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue