From a2883c496775bfd09cea5276ddc4ae3d2b2c19fe Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Sun, 13 Oct 2024 12:27:54 +0800 Subject: [PATCH] refactor: remove underline in h2 warning alert Signed-off-by: Ryan Wang --- ui/src/components/alerts/H2WarningAlert.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/ui/src/components/alerts/H2WarningAlert.vue b/ui/src/components/alerts/H2WarningAlert.vue index 9c41bffb2d..e8c8dedaf3 100644 --- a/ui/src/components/alerts/H2WarningAlert.vue +++ b/ui/src/components/alerts/H2WarningAlert.vue @@ -26,8 +26,5 @@ const { data: info } = useQuery({ -