How do I adjust arrow size?
@settings {
arrow-min-width: 0;
arrow-min-height: 0;
arrow-width: 5;
arrow-height: 3;
}Arrow offset
element {
margin: 10;
}Last updated
Was this helpful?
@settings {
arrow-min-width: 0;
arrow-min-height: 0;
arrow-width: 5;
arrow-height: 3;
}element {
margin: 10;
}Last updated
Was this helpful?
Was this helpful?