introduce debounce on output updates + linked box

This commit is contained in:
David Meincke
2022-03-23 21:31:04 +01:00
parent f25f3daf7f
commit ad53ae9695
15 changed files with 211 additions and 45 deletions
-1
View File
@@ -15,7 +15,6 @@ body {
background-color: #f0f0f0;
}
@media (prefers-color-scheme: dark) {
body {
background-color: #272727;