mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 19:37:55 +08:00
UI: removes thread margins (#21595)
This commit is contained in:
parent
0b4e14aa74
commit
0881186bfd
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user