Env Chores (#40)

This commit is contained in:
Ollie Taylor
2023-07-09 23:21:21 +01:00
committed by GitHub
parent 9b1238c4a1
commit 1a95ddd387
33 changed files with 5280 additions and 5442 deletions
+2 -2
View File
@@ -7,6 +7,8 @@
$: timestamp = secondsToTimestamp(value, force_hours);
</script>
<span style="width:{timestamp.length}ch">{timestamp}</span>
<style>
span {
letter-spacing: 0.5px;
@@ -15,5 +17,3 @@
width: 8ch;
}
</style>
<span style="width:{timestamp.length}ch">{timestamp}</span>