From 3ec08ec6d9f60fcfdeb1d01d3b4c822adff9fa45 Mon Sep 17 00:00:00 2001 From: Captain ALM Date: Sun, 31 Jul 2022 00:20:06 +0100 Subject: [PATCH] Update so-pane position. --- base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.css b/base.css index a5069cf..652b75b 100644 --- a/base.css +++ b/base.css @@ -163,7 +163,7 @@ main{ position: fixed; text-align: center; top: 66px; - left: 18px; + left: 20px; max-height: 100%; width: 230px; height: auto;