CSS by T. Afif :verified: on Nostr: 💡 CSS Tip! Do you want to know the scrollbar width? It's possible using only CSS ...
💡 CSS Tip!
Do you want to know the scrollbar width? It's possible using only CSS and a few lines of code! You can get the pixel value within a CSS variable and use it everywhere.
As a bonus, you can also have the unitless value and show it!
Demo: https://codepen.io/t_afif/pen/MWNLNvz via nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq9qceztjxtkkj8qd6d5x0ya3r9whzyu9yljdv0f6jw8y8v704dxmq3xnmhh (nprofile…nmhh)
Online Version: https://css-tip.com/width-scrollbar/
(Tested on chrome)
#CSS #HTML
Do you want to know the scrollbar width? It's possible using only CSS and a few lines of code! You can get the pixel value within a CSS variable and use it everywhere.
As a bonus, you can also have the unitless value and show it!
Demo: https://codepen.io/t_afif/pen/MWNLNvz via nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq9qceztjxtkkj8qd6d5x0ya3r9whzyu9yljdv0f6jw8y8v704dxmq3xnmhh (nprofile…nmhh)
Online Version: https://css-tip.com/width-scrollbar/
(Tested on chrome)
#CSS #HTML