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