Trial fix for #23
This commit is contained in:
parent
8fc3fc1602
commit
eebb719a9f
@ -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);
|
||||
|
Reference in New Issue
Block a user