Fixed issue with previous change on mobile.
This commit is contained in:
@@ -401,6 +401,12 @@ body.theme-dark .small.text-muted {
|
|||||||
.crumb-link {
|
.crumb-link {
|
||||||
max-width: 130px;
|
max-width: 130px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.crumb-link-full {
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@supports not (display: grid) {
|
@supports not (display: grid) {
|
||||||
|
|||||||
Reference in New Issue
Block a user