5 lines
67 B
CSS
5 lines
67 B
CSS
|
/* Styles */
|
||
|
|
||
|
.popover.hover-popover.pdf-embed{
|
||
|
display:none;
|
||
|
}
|