Skip to content

Commit 4a3252f

Browse files
authored
fix(SiteCommon/mobile): remove caption (qiuwenbaike#1657)
* fix(SiteCommon/mobile): remove caption
1 parent a6d102a commit 4a3252f

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

dist/SiteCommon/SiteCommon.css

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

src/SiteCommon/modules/mobile.less

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@
1212
margin-left: auto !important;
1313
float: none !important;
1414
overflow: auto hidden;
15-
16-
& > caption {
17-
display: table;
18-
width: 100%;
19-
}
2015
}
2116

2217
.thumb {

0 commit comments

Comments
 (0)