Reduce category item size
This commit is contained in:
@@ -382,13 +382,13 @@ multiselect.stretch {
|
||||
|
||||
.appstore-category-link {
|
||||
display: block;
|
||||
padding: 10px;
|
||||
padding: 6px 10px;
|
||||
margin: 0;
|
||||
overflow: hidden;
|
||||
color: black;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
font-size: 18px;
|
||||
font-size: 16px;
|
||||
|
||||
&:hover,
|
||||
&:focus,
|
||||
|
||||
Reference in New Issue
Block a user