futil-js / contexture-react

React components for building contexture interfaces
https://smartprocure.github.io/contexture-react
MIT License
6 stars 4 forks source link

Show field descriptions on FilterAdder.js #553

Closed dshishkov closed 2 years ago

dshishkov commented 2 years ago

Screen Shot 2022-09-01 at 5 43 33 PM Screen Shot 2022-09-01 at 5 42 54 PM

Used in Spark with some greyvest theme added style overrides

.filter-adder .default-modal-wrap {
  border: 0;
  max-width: 1000px;
}
.gv-picker-description-container {
  background: ${bg};
}
.gv-picker-description-container > em {
  color: ${muted};
}
.gv-picker-description-container > div {
  color: ${active};
}

Screen Shot 2022-09-01 at 5 46 52 PM

decrapifier commented 2 years ago
Warnings
:warning: The README has not been updated. Please update the README.
Messages
:book: Could not find any browser results.

Generated by :no_entry_sign: dangerJS against ea139c1d7aa0558805ec48c96f5ffe4357080402