UI: removes thread margins (#21595)

This commit is contained in:
Joffrey JAFFEUX
2023-05-16 21:28:25 +02:00
committed by GitHub
parent 0b4e14aa74
commit 0881186bfd

View File

@ -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;