Fix 2 line wrapped message timestamp
This commit is contained in:
parent
40aaa17c9b
commit
be141bea65
@ -4,7 +4,8 @@
|
||||
id="chat"
|
||||
:class="{
|
||||
'colored-nicks': $store.state.settings.coloredNicks,
|
||||
'show-seconds': $store.state.settings.showSeconds,
|
||||
'time-seconds': $store.state.settings.showSeconds,
|
||||
'time-12h': $store.state.settings.use12hClock,
|
||||
}"
|
||||
>
|
||||
<div
|
||||
|
Loading…
Reference in New Issue
Block a user