Source-Pill: Clip entfernt, langer Kanal-Pfad vollstaendig sichtbar
Analog Monitor: max-width/ellipsis raus, white-space: normal + overflow-wrap.
Dieser Commit ist enthalten in:
@@ -1605,10 +1605,8 @@ a.source-detail-article-title:hover {
|
||||
font-weight: 500;
|
||||
text-decoration: none;
|
||||
line-height: 1.5;
|
||||
max-width: 240px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
white-space: normal;
|
||||
overflow-wrap: anywhere;
|
||||
transition: background 0.15s;
|
||||
}
|
||||
a.dev-source-pill:hover {
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren