Skip to content

Commit 57cd758

Browse files
authored
Merge branch 'develop' into dependabot/npm_and_yarn/jest-30.0.3
2 parents 16a3f78 + 375c058 commit 57cd758

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/themes/shared/_classes.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ body.sidebar-chevron-right {
131131
/* ========================================================================== */
132132
body.sidebar-link-clamp {
133133
.sidebar {
134-
a {
134+
a:not(.app-name-link) {
135135
overflow: hidden;
136136
white-space: nowrap;
137137
text-overflow: ellipsis;

0 commit comments

Comments
 (0)