Fixed queries.

This commit is contained in:
Mike Cao 2024-08-19 10:53:31 -07:00
parent e98bc3bd74
commit 8d92509f71
4 changed files with 15 additions and 8 deletions

View file

@ -12,7 +12,11 @@
.time {
color: var(--font-color200);
width: 120px;
width: 150px;
}
.value {
white-space: nowrap;
}
.header {