@import "../plugins/theme-variables.scss";
@import "~element-ui/packages/theme-chalk/src/time-select";

/* ---- jellies overrides (migrated from SFC; ships in theme/X.css) ---- */
.time-select-item.selected:not(.disabled) {
  color: #333333 !important;
}
