RealtimeLog component.

This commit is contained in:
Mike Cao 2020-10-09 02:56:15 -07:00
parent db9b238585
commit b682e41aff
6 changed files with 163 additions and 123 deletions

View file

@ -4,6 +4,7 @@
}
.header {
display: flex;
border-bottom: 1px solid var(--gray300);
}