mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 22:19:01 +08:00
fix: the flickering issue of trace graph (#3236)
This commit is contained in:
parent
23e6902921
commit
54738432af
@ -11,7 +11,6 @@ export const Container = styled.div<Props>`
|
||||
height: 25vh !important;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
overflow: auto;
|
||||
width: 100% !important;
|
||||
|
||||
${({ center }): StyledCSS =>
|
||||
|
Loading…
x
Reference in New Issue
Block a user