Skip to content

Commit e10cb32

Browse files
committed
Fixed sparklines charts hover labels
1 parent 0784491 commit e10cb32

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/_common/_styles/misc.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,10 @@
106106

107107
.rounded-s {
108108
border-radius: $border-radius-sm;
109+
}
110+
111+
.jqstooltip {
112+
height: 25px !important;
113+
width: auto !important;
114+
border-radius: $border-radius-sm;
109115
}

0 commit comments

Comments
 (0)