Migrate required css from style.less to antd
Description
Activity
Show:
Ready for Release
Details
Details
Assignee

Reporter

Labels
Tested Version/s
None
Components
Sprint
None
Fix versions
Priority

More fields
Time tracking
More fields
Time trackingCreated 8 May 2018 at 03:25
Updated 18 July 2018 at 05:51
Resolved 13 July 2018 at 02:37
Some of the css classes in style.less will still be required for antd (not necessarily bootstrap override stuff - mostly custom code)
Component classes used in style.less that apply to the antd implementation will need to be searched and moved to the antd css file to ensure nothing breaks.
Where possible css changes are being made with tachyon utility classes so this should minimise the amount of css brought in from style.less