mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 15:34:20 +08:00
85c6914f80
* 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
6 lines
64 B
SCSS
6 lines
64 B
SCSS
.chat-thread-list {
|
|
&__no-threads {
|
|
margin: 0.5rem;
|
|
}
|
|
}
|