Add preferences tab for choosing to enable timer.

This commit is contained in:
Half-Shot
2024-10-29 13:13:01 +00:00
parent dbabf45ca7
commit e1a4310e29
3 changed files with 63 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ Please see LICENSE in the repository root for full details.
.dialog {
box-sizing: border-box;
inline-size: 520px;
inline-size: 580px;
max-inline-size: 90%;
max-block-size: 600px;
}