react-atlas icon indicating copy to clipboard operation
react-atlas copied to clipboard

Normalize CSS classnames between all components

Open Magneticmagnum opened this issue 8 years ago • 1 comments

We should have conventional names for all our components.

For example, dropdown's header classname is .labelSpacing where as TextField is .header. They both are managing the same part of it's component.

Both should either be .header or something else

Magneticmagnum avatar Oct 03 '17 13:10 Magneticmagnum

we need a CSS review to determine standards

stuller avatar Mar 09 '18 19:03 stuller