mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-11 17:19:06 +08:00
fix: the dashboard locked bar should be sticky at the bottom (#5512)
This commit is contained in:
parent
add2d19614
commit
7d7d112f40
@ -50,7 +50,7 @@
|
||||
.footer {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
width: -webkit-fill-available;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user