mirror of
https://github.com/discourse/discourse.git
synced 2025-03-24 14:25:38 +08:00
UX: set max-width for topic list
This commit is contained in:
parent
0dec98f50a
commit
6aa376576f
@ -77,6 +77,7 @@
|
||||
td {
|
||||
padding: 7px 0;
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
||||
max-width: 300px;
|
||||
}
|
||||
|
||||
a.title {color: $primary;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user