Allow to open a modal for embedded photo (#5777)
This commit is contained in:
committed by
Eugen Rochko
parent
1266c66f79
commit
bf7757cbbc
@ -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 {
|
||||
|
Reference in New Issue
Block a user