Feat: Update apps/theming/lib/Themes/DefaultTheme.php

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Marco <marcoambrosini@proton.me>
pull/45818/head
Marco 2024-06-12 21:59:37 +07:00 committed by GitHub
parent 68cba58e33
commit fddb2f03f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

@ -172,7 +172,7 @@ class DefaultTheme implements ITheme {
// pill-style button, value is large so big buttons also have correct roundness
'--border-radius-pill' => '100px',
'--default-clickable-area' => '32px',
'--default-clickable-area' => '34px',
'--clickable-area-large' => '48px',
'--clickable-area-small' => '24px',
'--default-line-height' => '24px',