Ivan Miatselski

Results 3 comments of Ivan Miatselski

Have the same problem, my build is failed because of old version of `fork-ts-checker-webpack-plugin`. After forcing use the latest version (4.1.3) everything compiles successfully. Before I tried to play with...

Should be something like: ``` .has-error .ant-select-selector { border-color: #ff4d4f !important; } .has-error .ant-select-selector:hover { border-color: #ff4d4f !important; } ```