mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-02 14:47:55 +02:00
Fit content images to narrow width
This commit is contained in:
parent
6d145800a8
commit
a529cdd6bb
@ -177,6 +177,7 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.octo-block img {
|
.octo-block img {
|
||||||
|
width: calc(100% - 20px);
|
||||||
max-width: 500px;
|
max-width: 500px;
|
||||||
max-height: 500px;
|
max-height: 500px;
|
||||||
margin: 5px 0;
|
margin: 5px 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user