Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 375c058

Browse files
fix: exclude app-name-link from sidebar text overflow styling (#2564)
1 parent 96852f0 commit 375c058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎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)

AltStyle によって変換されたページ (->オリジナル) /