diff --git a/browser/main/Detail/TagSelect.styl b/browser/main/Detail/TagSelect.styl index c6b13f3c..f3b0e96b 100644 --- a/browser/main/Detail/TagSelect.styl +++ b/browser/main/Detail/TagSelect.styl @@ -3,15 +3,12 @@ align-items center user-select none vertical-align middle - width 100% + width 96% overflow-x scroll white-space nowrap margin-top 31px position absolute -.root::-webkit-scrollbar - display none - .tag display flex align-items center