Chrome DevTools: Quickly change CSS values with the keyboard or mousewheel
Last updated: 14th November 2016Quickly increment and decrement numeric CSS property values:
- Up / Down to increment or decrement by 1.
- Shift + Up to increment by 10.
- Alt + Up to increment by 0.1.
- You can also use the mousewheel to easily change the values.