Comment out the old ant overrides and try to make colors match design
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
// All these imports are almost exclusively for the Admin.
|
||||
// We should not be loading them for the main frontend UI.
|
||||
|
||||
// order matters!
|
||||
import '../styles/variables.css';
|
||||
import '../styles/global.less';
|
||||
import '../styles/globals.scss';
|
||||
import '../styles/ant-overrides.scss';
|
||||
import '../styles/markdown-editor.scss';
|
||||
// import '../styles/ant-overrides.scss';
|
||||
// import '../styles/markdown-editor.scss';
|
||||
|
||||
import '../styles/main-layout.scss';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user