Fix 2 line wrapped message timestamp

This commit is contained in:
Nachtalb 2021-04-12 23:46:44 +02:00
parent 40aaa17c9b
commit be141bea65
No known key found for this signature in database
GPG key ID: E48DF13C07055D92

View file

@ -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