Merge pull request #3143 from MazeChaZer/fix-community-scrollbar

Fix the scrollbar in the community bar
This commit is contained in:
J. Ryan Stinnett 2019-06-26 14:34:15 +01:00 committed by GitHub
commit 31b2592995
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,6 @@ limitations under the License.
display: flex;
flex-direction: column;
align-items: center;
margin-top: 5px;
height: 100%;
}