You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initially, all views in Device Wall are scaled to fit on screen. Your fix makes them too large when scaled to normal size. I think resolution-independent labels could fix this issue
I use this style and it suits me more, this is especially significant when there are many custom presets on the screen.
.emmet-re-view__item-label { font-size: 3.5vw; }
The text was updated successfully, but these errors were encountered: