FIxed scrolling issue on drafts (#28187)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
f41d54b336
Коммит
a0a6c48773
@@ -13,8 +13,10 @@
|
||||
}
|
||||
|
||||
&__main {
|
||||
position: absolute;
|
||||
display: flex;
|
||||
overflow: auto;
|
||||
height: 100%;
|
||||
flex-flow: column nowrap;
|
||||
padding: 24px;
|
||||
grid-area: list;
|
||||
|
||||
Ссылка в новой задаче
Block a user