From 5b15fc2972a47853d0cebf9cbfb13d146f4e3323 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Tue, 19 Apr 2022 14:56:14 -0700 Subject: [PATCH] Updates style for date --- assets/components/LogViewer.vue | 1 + 1 file changed, 1 insertion(+) 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 {