mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 07:11:34 +08:00
UI: removes thread margins (#21595)
This commit is contained in:
@ -19,8 +19,6 @@
|
||||
&__body {
|
||||
overflow-y: scroll;
|
||||
@include chat-scrollbar();
|
||||
margin: 2px;
|
||||
padding-right: 2px;
|
||||
box-sizing: border-box;
|
||||
flex-grow: 1;
|
||||
overscroll-behavior: contain;
|
||||
|
Reference in New Issue
Block a user