Adjust tooltip style for query page side panel (#15614)
This commit is contained in:
+6
@@ -23,6 +23,12 @@
|
||||
max-width: 180px;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
.component__tooltip-wrapper__underline {
|
||||
border-bottom: none;
|
||||
text-decoration: underline dashed $ui-fleet-black-50;
|
||||
text-underline-offset: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
// this is to override the tooltip text style from TooltipWrapper. When we
|
||||
|
||||
Reference in New Issue
Block a user