discourse/plugins/chat/assets/stylesheets/mobile/chat-threads-list.scss
chapoi 85c6914f80
UX: thread list fixes for alignment and more spacing on mobile (#23823)
* 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
2023-10-07 11:06:16 +02:00

6 lines
64 B
SCSS

.chat-thread-list {
&__no-threads {
margin: 0.5rem;
}
}