From a28b411776cd1820375e3e0135c23aae77d97ca5 Mon Sep 17 00:00:00 2001 From: skang132 <106799535+skang132@users.noreply.github.com> Date: Wed, 29 May 2024 20:27:04 +0900 Subject: [PATCH] Update style.css --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index c62d5bf..390c1d5 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -33,7 +33,7 @@ html, body { .dashboard #swap_data { position: absolute; z-index: 3; - top: 65px; + top: 10px; left: 930px; width: 65px; height: 25px;