pods
pods copied to clipboard
Readability issue with the tooltips when managing fields in a Pod
By default, the font-size is in an h6, which basically can't be read in the tooltip,s the description can be seen, but the name of the field, the field-type, and label are too small to read.
The fix: https://github.com/pods-framework/pods/pull/2669
Here is the improved tooltip:
How it looks now:
Ugly either way.. Any other ideas to improve tool tips?
I'm closing the Pull request for the time being. Yes, we should really work on the tool tips :)
Try having a go at this again when you're able to