mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-01 09:57:05 -04: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
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ static const auto FALSE_STR = QStringLiteral("false");
|
|||
|
||||
enum IconSize
|
||||
{
|
||||
Default = 24,
|
||||
Default = 22,
|
||||
Medium = 30,
|
||||
Large = 36
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue