Correct button styling
This commit is contained in:
parent
957b5b7e86
commit
0f51e35cbd
|
|
@ -54,6 +54,7 @@ class EntityTopFilter extends StatelessWidget {
|
|||
color: backgroundColor,
|
||||
)
|
||||
: Row(
|
||||
crossAxisAlignment: CrossAxisAlignment.stretch,
|
||||
children: [
|
||||
SizedBox(width: 8),
|
||||
if (!state.prefState.showFilterSidebar)
|
||||
|
|
|
|||
Loading…
Reference in New Issue