Configurable scrollbar border radius

This commit is contained in:
2021-11-20 13:07:50 +09:00
parent fb2dc7b58d
commit e2c3feb36c
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,6 @@
::-webkit-scrollbar-thumb
border scrollbar-border-size solid transparent
border-radius 5px
border-radius scrollbar-border-radius
background-clip content-box
background-color scrollbar-thumb-color