CSS of Smart Select List Icon

I am going to enlarge the icon size but no success. It is a “smart select” inside pop-up. I tried --f7-radio-size and no effect. Which components should I to refer?

For example to enlarge it to 2x size:

.ios .icon-radio:after {
  font-size: 40px;
}
1 Like

Sorry. Ask wrong question.