update tooltip css
This commit is contained in:
parent
e002e2a566
commit
28cb9403b9
1 changed files with 3 additions and 0 deletions
|
@ -2672,3 +2672,6 @@ Miscellaneous
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
z-index: 1001;
|
z-index: 1001;
|
||||||
}
|
}
|
||||||
|
.OxTooltip > div {
|
||||||
|
font-size: 9px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue