Merge pull request #2281 from asaadmahmoodspin/ui-improvements
Fixing not being able to scroll at the bottom in the LHS
Этот коммит содержится в:
@@ -607,7 +607,7 @@
|
|||||||
@include translate3d(0, 0, 0);
|
@include translate3d(0, 0, 0);
|
||||||
}
|
}
|
||||||
> div {
|
> div {
|
||||||
padding-bottom: 0;
|
padding-bottom: 70px;
|
||||||
}
|
}
|
||||||
.nav-pills__unread-indicator-bottom {
|
.nav-pills__unread-indicator-bottom {
|
||||||
bottom: 10px;
|
bottom: 10px;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user