Update so-pane position.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Captain ALM 2022-07-31 00:20:06 +01:00
parent 54df3388e3
commit 3ec08ec6d9
Signed by: alfred
GPG Key ID: 4E4ADD02609997B1

View File

@ -163,7 +163,7 @@ main{
position: fixed; position: fixed;
text-align: center; text-align: center;
top: 66px; top: 66px;
left: 18px; left: 20px;
max-height: 100%; max-height: 100%;
width: 230px; width: 230px;
height: auto; height: auto;