This commit is contained in:
Fred Boniface 2022-10-05 21:02:48 +01:00
parent da73f12e31
commit f8ec5d010e
1 changed files with 2 additions and 1 deletions

View File

@ -148,7 +148,8 @@ body {
display: none;
position: absolute;
top: 5px;
right: -190px;
/*right: -190px;*/
left: 190px;
background-color: #7fa7e6;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);