diff --git a/assets/components/LogViewer.vue b/assets/components/LogViewer.vue index 6d8152a7..92eb3696 100644 --- a/assets/components/LogViewer.vue +++ b/assets/components/LogViewer.vue @@ -162,6 +162,7 @@ watch( .date { padding-left: 5px; padding-right: 5px; + border-radius: 3px; } .text {