Merge pull request #3036 from mlorb/ml-sci-5059

[SCI-5059] Change font size for manage columns list
This commit is contained in:
mlorb 2021-01-04 10:23:22 +01:00 committed by GitHub
commit aa7ddb7fbe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,6 +101,7 @@
}
.repo-columns-list {
@include font-button;
height: 390px;
margin-bottom: 0;
overflow-y: auto;