Skip to content

Commit e9d1e3b

Browse files
authored
fix(SiteCommon/Infobox): remove width: auto; (qiuwenbaike#1658)
* fix(SiteCommon/Infobox): remove width: auto;
1 parent 4a3252f commit e9d1e3b

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

dist/SiteCommon/SiteCommon.css

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/SiteCommon/modules/infobox.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
> th {
4848
img {
4949
max-width: 100% !important;
50-
width: auto;
5150
height: auto;
5251
}
5352
}

0 commit comments

Comments
 (0)