mirror of
https://github.com/mempool/mempool.git
synced 2025-02-24 06:47:52 +01:00
Fix dropdown menu position in Liquid
This commit is contained in:
parent
91a8a8be34
commit
f2f86457ee
1 changed files with 4 additions and 0 deletions
|
@ -91,6 +91,10 @@ li.nav-item {
|
|||
}
|
||||
}
|
||||
|
||||
.dropdown-container {
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
nav {
|
||||
box-shadow: 0px 0px 15px 0px #000;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue