Unify styling

This commit is contained in:
Hillel Coren 2020-12-07 12:08:01 +02:00
parent 3d61c084ee
commit ac0c409f6d
1 changed files with 1 additions and 0 deletions

View File

@ -710,6 +710,7 @@ class SidebarFooterCollapsed extends StatelessWidget {
return Container(
width: double.infinity,
height: double.infinity,
color: Theme.of(context).cardColor,
child: state.uiState.filterEntityType != null &&
state.prefState.showFilterSidebar