extra space at bottom of downloads popup so don't mouse out of it accidentally
This commit is contained in:
parent
ce6fb753a7
commit
5e9f74d940
@ -407,6 +407,7 @@ address{
|
||||
.dropdown:hover .dropdown-content {
|
||||
display: grid;
|
||||
grid-auto-rows:30px;
|
||||
padding-bottom: 50px;
|
||||
}
|
||||
.dropdown-content a{
|
||||
white-space: nowrap;
|
||||
|
Loading…
x
Reference in New Issue
Block a user