mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-24 18:43:51 +08:00
* UX: fix padding on active touch * UX: thread list header bigger + alignment * UX: thread list alignment desktop * UX: visual corrections to alignment * UX: mobile alignment and padding
5 lines
64 B
SCSS
Vendored
5 lines
64 B
SCSS
Vendored
.chat-thread-list {
|
|
&__no-threads {
|
|
margin: 0.5rem;
|
|
}
|
|
}
|