How can I change default sizing rem (16) in dev mode at figma web?
First time when i used figma, i went into dev mode and paste default rem size into 16. Where i can change this sizing?
2 Likes
I cannot find it either. I can just switch between px and rem units in Inspect panel but there’s an input missing to define the base rem value.
1 Like
- Select any object;
- In the Code section, click on the settings icon (Inspect settings);
- Select “Set unit scale…” item.
6 Likes
Perfect, thank you!
Unfortunately this is way too hidden and should also be displayed in the default Inspect Panel as well.
3 Likes