info dialog: smaller font

similar to SR WLED
This commit is contained in:
Frank
2022-11-14 15:53:58 +01:00
parent 30382de576
commit 3cbb5615a1
2 changed files with 1608 additions and 1608 deletions

View File

@@ -517,7 +517,7 @@ button {
transform: translateY(100%); transform: translateY(100%);
transition: transform 0.4s; transition: transform 0.4s;
padding: 8px; padding: 8px;
font-size: 20px; font-size: 18px; /* WLEDMM: smaller is better (was 20px)*/
overflow: auto; overflow: auto;
} }

File diff suppressed because it is too large Load Diff