mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
UX: suppress description excerpt on mobile
This commit is contained in:
parent
fa8ba3b408
commit
bea06afd3d
1 changed files with 4 additions and 0 deletions
|
@ -419,3 +419,7 @@ td .main-link {
|
||||||
width: 120%;
|
width: 120%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.category-list-item .category-description {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue