From f885cc7d9c19a906e076af171b3d460d63ded2c2 Mon Sep 17 00:00:00 2001 From: Ryan McKinley Date: Mon, 5 Aug 2024 14:59:24 +0300 Subject: [PATCH] Chore: Update swagger ui (4.3.0 to 5.17.14) (#91219) --- public/views/swagger.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/public/views/swagger.html b/public/views/swagger.html index 4b56f31731f..c9112a55243 100644 --- a/public/views/swagger.html +++ b/public/views/swagger.html @@ -7,8 +7,8 @@ @@ -32,8 +32,10 @@ background: #fafafa; } - .topbar-wrapper img { + .swagger-ui .topbar a { content: url('public/img/grafana_icon.svg'); + height: 50px; + flex: 0; } @@ -43,17 +45,17 @@