You are here

fontawesome_iconpicker.css in Font Awesome Iconpicker 8

.iconpicker-popover {
  z-index: 100; /* Ensure the popover appears on top of form elements */
}

File

css/fontawesome_iconpicker.css
View source
  1. .iconpicker-popover {
  2. z-index: 100; /* Ensure the popover appears on top of form elements */
  3. }