Skip to content
Snippets Groups Projects
style.css 221 B

/**********
   Graph currency popover
**********/

.popover-graph-range {
  height: 300px !important;
  max-width: 250px !important;
}
.popover-graph-period {
  height: 420px !important;
  max-width: 250px !important;
}