Trial fix for #23

This commit is contained in:
Fred Boniface 2022-10-05 20:58:26 +01:00
parent 8fc3fc1602
commit eebb719a9f
1 changed files with 2 additions and 0 deletions

View File

@ -147,6 +147,8 @@ body {
.dropdown-content {
display: none;
position: absolute;
top: 10px;
right: 10px;
background-color: #7fa7e6;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);