Skip to content

Commit 5fb8f12

Browse files
sarperesarpere
andauthored
Missing caption styling added (#1001)
Co-authored-by: sarpere <[email protected]>
1 parent ff93e23 commit 5fb8f12

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

assets/index.less

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,13 @@
284284
border-bottom: 0;
285285
}
286286

287+
// ================= Caption ==================
288+
&-caption {
289+
padding: @cell-padding;
290+
border-right: @border;
291+
border-bottom: @border;
292+
}
293+
287294
// ================= Footer =================
288295
&-footer {
289296
padding: @cell-padding;

0 commit comments

Comments
 (0)