mirror of
https://github.com/inventree/inventree-app.git
synced 2025-07-02 03:40:47 +00:00
feat: theme update (#645)
This commit is contained in:
@ -72,7 +72,7 @@ mixin BaseWidgetProperties {
|
||||
BuildContext context,
|
||||
GlobalKey<ScaffoldState> key,
|
||||
) {
|
||||
const double iconSize = 40;
|
||||
const double iconSize = 32;
|
||||
|
||||
List<Widget> icons = [
|
||||
IconButton(
|
||||
|
Reference in New Issue
Block a user