/**
 * #.# Editor Styles
 *
 * CSS for just Backend enqueued after style.scss
 * which makes it higher in priority.
 */

.donate-panel-op {
  background: #efefef;
    padding: 25px;
}
#inspector-select-control-0 {
  line-height: 2 !important;
}


.donate-panel-op select {
  line-height: 2 !important;
  height: 30px !important;
  border: none !important;
    outline: none !important;
    scroll-behavior: smooth !important;
}
