fix(web): scrollbar styles (#1219)

This commit is contained in:
Aman Harwara
2022-07-07 01:17:54 +05:30
committed by GitHub
parent 3df6acbd44
commit 34719c4935
3 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,6 @@ $content-horizontal-padding: 16px;
padding: 4px 14px;
cursor: pointer;
transition: height 0.1s ease-in-out;
position: relative;
width: 100%;
> .tag-info {