Skip to content

Commit 5b8a735

Browse files
committed
add background color to box-with-header theme
1 parent a5f5953 commit 5b8a735

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/modules/tippy.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
/* box-with-header theme for .ui.attached.header and .ui.attached.segment */
6060

6161
.tippy-box[data-theme="box-with-header"] .tippy-content {
62+
background: var(--color-box-body);
6263
padding: 0;
6364
}
6465

0 commit comments

Comments
 (0)