Skip to content
Snippets Groups Projects
Unverified Commit abea595c authored by Alexander Lesnenko's avatar Alexander Lesnenko Committed by GitHub
Browse files

Fix image width on Text Cards to use max-width (#15653)


Co-authored-by: default avatarNatalie Casey <ncasey@faros.ai>
parent 82c3b834
Branches
Tags
No related merge requests found
......@@ -151,7 +151,7 @@
}
:local .text-card-markdown img {
width: 100%;
max-width: 100%;
height: auto;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment