mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-25 12:55:53 +08:00
opt: settings item style
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -76,7 +76,7 @@ class _ColorSelectPageState extends State<ColorSelectPage> {
|
||||
builder: (context) => ListTile(
|
||||
title: const Text('调色板风格'),
|
||||
leading: Container(
|
||||
width: 36,
|
||||
width: 40,
|
||||
alignment: Alignment.center,
|
||||
child: Icon(Icons.palette_outlined),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user