go webs go
This commit is contained in:
parent
79b64d80b5
commit
dd25203f66
|
|
@ -248,6 +248,7 @@ const LogLine = define('LogLine', {
|
||||||
const LogTime = define('LogTime', {
|
const LogTime = define('LogTime', {
|
||||||
color: theme('colors-textFaintest'),
|
color: theme('colors-textFaintest'),
|
||||||
marginRight: 12,
|
marginRight: 12,
|
||||||
|
display: 'inline',
|
||||||
})
|
})
|
||||||
|
|
||||||
const stateLabels: Record<AppState, string> = {
|
const stateLabels: Record<AppState, string> = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user