5 lines
89 B
CSS
5 lines
89 B
CSS
.tooltipContainer {
|
|
& > tippy-popper > tippy-tooltip {
|
|
padding: 0!important;
|
|
}
|
|
}
|