mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
12 lines
109 B
SCSS
12 lines
109 B
SCSS
|
|
|
|
.pt-tooltip {
|
|
.pt-popover-content {
|
|
max-width: 100px;
|
|
}
|
|
}
|
|
|
|
.#{$ns}-tooltip {
|
|
box-shadow: none;
|
|
}
|