diff --git a/src/App.css b/src/App.css index 6c3915e..8e9cabd 100644 --- a/src/App.css +++ b/src/App.css @@ -14,3 +14,7 @@ content: unset; } } + +.ant-collapse { + background-color: #fff; +}