mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-21 21:33:18 +01:00
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<LogStd :std="logEntry.std" />
|
||||
</div>
|
||||
<div v-if="showTimestamp">
|
||||
<LogDate :date="logEntry.date" />
|
||||
<LogDate :date="logEntry.date" class="select-none" />
|
||||
</div>
|
||||
<div class="flex">
|
||||
<LogLevel :level="logEntry.level" />
|
||||
|
||||
Reference in New Issue
Block a user