Thunderbird: Set font size manyally.

This commit is contained in:
Dmitry Voronin 2025-01-15 13:45:21 +03:00
parent 7b41ba3598
commit 45dde61ab3
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -16,7 +16,7 @@
let
dayEnd = 19;
dayStart = 10;
fontSize = config.module.style.font.size.application;
fontSize = 16;
reminderMinutes = 10;
snoozeMinutes = 10;
in