Fix media-gallery, overflow is hidden. (#4008)
This commit is contained in:
parent
b342c81c17
commit
049cea30b0
1 changed files with 1 additions and 0 deletions
|
@ -3433,6 +3433,7 @@ button.icon-button.active i.fa-retweet {
|
|||
&,
|
||||
img {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue