Fix drop down positioning.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Captain ALM 2022-07-30 01:35:56 +01:00
parent 2948165acb
commit 26b7893c71
Signed by: alfred
GPG Key ID: 4E4ADD02609997B1

View File

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