Quote from
luishp on August 12, 2019, 6:21 pm
@cdy44-2 sorry, you are right.
As that's a BootStrap component we need to style it through CSS.
Go to Project (menu) > Properties > Styles and add this code:
.dropdown-menu{
font-size:10px;
}
Regards.
@cdy44-2 sorry, you are right.
As that's a BootStrap component we need to style it through CSS.
Go to Project (menu) > Properties > Styles and add this code:
.dropdown-menu{
font-size:10px;
}
Regards.
CDY@44 has reacted to this post.