Skip to content

Commit 53bb0a7

Browse files
Andrea BarbassoAndrea Barbasso
authored andcommitted
[DSC-2652] fix plumx hover-able element size
1 parent e329304 commit 53bb0a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/app/shared/metric/metric-plumx/metric-plumx.component.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
.PlumX-Popup > div.ppp-container.ppp-large {
55
height: 4em !important;
66
width: 4em !important;
7+
div.plx-print {
8+
height: unset !important;
9+
width: unset !important;
10+
}
711
}
812

913
.person-type-plumX {

0 commit comments

Comments
 (0)