From c2aef403ecdf9a622938327c5855cb0eeb70e6bb Mon Sep 17 00:00:00 2001 From: Neil Kalman Date: Mon, 23 Sep 2024 18:06:56 +0300 Subject: [PATCH] Update swagger.css --- swagger/swagger.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swagger/swagger.css b/swagger/swagger.css index 4d099e3..66f89d5 100644 --- a/swagger/swagger.css +++ b/swagger/swagger.css @@ -58,7 +58,7 @@ body { position: absolute; top: 0; right: 0; - width: 8%; + width: 50px; height: 100%; margin-right: 8%; opacity: 1; @@ -73,7 +73,7 @@ body { position: absolute; top: 0; right: 0; - width: 4%; + width: 25px; height: 100%; margin-right: 0; z-index: 500;