mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
feat: theme update (#645)
This commit is contained in:
parent
2568a299fc
commit
2619adc87b
5 changed files with 136 additions and 21 deletions
|
|
@ -72,7 +72,7 @@ mixin BaseWidgetProperties {
|
|||
BuildContext context,
|
||||
GlobalKey<ScaffoldState> key,
|
||||
) {
|
||||
const double iconSize = 40;
|
||||
const double iconSize = 32;
|
||||
|
||||
List<Widget> icons = [
|
||||
IconButton(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue