mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-12-28 16:59:44 -05:00
Decrease default database icon size to 22px
* Aligns better with entry text and condenses group list
This commit is contained in:
parent
e039006667
commit
712b8224c6
@ -48,7 +48,7 @@ static const auto FALSE_STR = QStringLiteral("false");
|
||||
|
||||
enum IconSize
|
||||
{
|
||||
Default = 24,
|
||||
Default = 22,
|
||||
Medium = 30,
|
||||
Large = 36
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user