diff --git a/packages/smooth_app/lib/cards/product_cards/knowledge_panels/knowledge_panel_card.dart b/packages/smooth_app/lib/cards/product_cards/knowledge_panels/knowledge_panel_card.dart index 1d089840dab..cb51c6fd487 100644 --- a/packages/smooth_app/lib/cards/product_cards/knowledge_panels/knowledge_panel_card.dart +++ b/packages/smooth_app/lib/cards/product_cards/knowledge_panels/knowledge_panel_card.dart @@ -48,7 +48,6 @@ class KnowledgePanelCard extends StatelessWidget { appBar: AppBar(), body: SingleChildScrollView( child: SmoothCard( - color: const Color(0xfff5f6fa), padding: const EdgeInsets.all( SMALL_SPACE, ),