mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-13 17:49:02 +08:00
fix: sidebar jitter (#4815)
This commit is contained in:
parent
96e7505922
commit
af353b9340
@ -43,7 +43,7 @@
|
||||
|
||||
.nav-item-data {
|
||||
flex-grow: 1;
|
||||
|
||||
max-width: calc(100% - 24px);
|
||||
display: flex;
|
||||
margin: 0px 8px;
|
||||
padding: 4px 12px;
|
||||
|
@ -87,7 +87,7 @@
|
||||
|
||||
.get-started-nav-items {
|
||||
display: flex;
|
||||
margin: 4px 8px 4px 10px;
|
||||
margin: 4px 13px 4px 10px;
|
||||
|
||||
.get-started-btn {
|
||||
display: flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user