fix: proper scrollbar width - resolved #2301

This commit is contained in:
liyasthomas 2022-04-30 19:53:23 +05:30
parent 50744136d0
commit 514210e167

View file

@ -54,7 +54,6 @@ textarea {
html {
scroll-behavior: smooth;
scrollbar-gutter: stable;
}
body {