[SCI-5059] Change font size for manage columns list

This commit is contained in:
Mojca Lorber 2020-12-29 11:27:52 +01:00
parent 2d4b0fdbdc
commit bd49e277cc

View file

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