/* Iconpicker */
.container-icons {
  position: relative;
}
.container-icons .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
}

.popover-title {
  display: flex;
  justify-content: center;
  align-content: center;
}
/*# sourceMappingURL=iconpicker.css.map */