Files
bigcapital/src/style/components/Tooltip.scss
2021-09-21 17:13:53 +02:00

12 lines
109 B
SCSS

.pt-tooltip {
.pt-popover-content {
max-width: 100px;
}
}
.#{$ns}-tooltip {
box-shadow: none;
}