Skip to content

Commit 260749e

Browse files
committed
Adjust tool tip dimensions
1 parent c0d25ea commit 260749e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

assets/scss/_custom.scss

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,11 @@
160160
top: 6px;
161161
b {
162162
position: relative;
163-
top: -6px;
163+
top: -7px;
164+
font-size: 14px;
164165
}
166+
}
167+
168+
.tooltip-inner {
169+
max-width: 400px;
165170
}

0 commit comments

Comments
 (0)