mirror of
https://github.com/mempool/mempool.git
synced 2025-04-07 11:28:37 +02:00
Fix faq nav bar overflow
This commit is contained in:
parent
d6291ecd52
commit
40f2d553e2
@ -157,7 +157,7 @@ ul.no-bull.block-audit code{
|
||||
position: fixed;
|
||||
top: 80px;
|
||||
overflow-y: auto;
|
||||
height: calc(100vh - 50px);
|
||||
height: calc(100vh - 75px);
|
||||
scrollbar-color: #2d3348 #11131f;
|
||||
scrollbar-width: thin;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user