Unify styling
This commit is contained in:
parent
3d61c084ee
commit
ac0c409f6d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue