Merge pull request #1584 from caumeira/patch-2

fix: fix layout shift on sidebar
This commit is contained in:
Zamitto
2025-04-22 07:15:19 -03:00
committed by GitHub

View File

@@ -85,5 +85,6 @@
white-space: nowrap;
width: 100%;
text-align: left;
line-height: 1.15;
}
}