mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Merge pull request #2281 from asaadmahmoodspin/ui-improvements
Fixing not being able to scroll at the bottom in the LHS
This commit is contained in:
@@ -607,7 +607,7 @@
|
||||
@include translate3d(0, 0, 0);
|
||||
}
|
||||
> div {
|
||||
padding-bottom: 0;
|
||||
padding-bottom: 70px;
|
||||
}
|
||||
.nav-pills__unread-indicator-bottom {
|
||||
bottom: 10px;
|
||||
|
||||
Reference in New Issue
Block a user