wave icon indicating copy to clipboard operation
wave copied to clipboard

Possible to increase font size of components?

Open Alex-Wenner-FHR opened this issue 3 years ago • 3 comments

Have had users mention that the text can be hard for them to read some times on specific components. Specifically plots, table, etc. Not persistent but wanted to inquire. Thanks!

Alex-Wenner-FHR avatar May 13 '21 14:05 Alex-Wenner-FHR

Related: https://github.com/h2oai/wave/issues/406

mtanco avatar May 21 '21 04:05 mtanco

@mturoci Is there a suggestion for this?

cc: @leecming82

vopani avatar Jun 16 '22 06:06 vopani

Wave tries to spare you from individual styling like this one. If there are any specific accessibility issues with particular components, we can fix them on Wave-level, however, we cannot please everyone naturally.

If the ^^ is not good enough, the only option is to roll up your sleeves and restyle the parts you are not happy with with custom CSS.

Related:

  • https://wave.h2o.ai/docs/examples/meta-inline-stylesheet
  • https://wave.h2o.ai/docs/examples/meta-stylesheet/

mturoci avatar Jun 16 '22 07:06 mturoci