Skip to content

Commit 24fb1fd

Browse files
committed
DOC-13219 set kroki image width to 100%
1 parent 8e1c7db commit 24fb1fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/doc.css

+4
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,10 @@ ul ul ul {
475475
max-width: 100%;
476476
}
477477

478+
.imageblock.kroki img {
479+
width: 100%;
480+
}
481+
478482
.doc span.image.icon {
479483
line-height: 1;
480484
vertical-align: -0.2em;

0 commit comments

Comments
 (0)