Skip to content

Commit bb892f7

Browse files
committed
Updated the overflow-x to auto
1 parent 0b1ec3f commit bb892f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser/main/Detail/TagSelect.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
user-select none
55
vertical-align middle
66
width 96%
7-
overflow-x scroll
7+
overflow-x auto
88
white-space nowrap
99
margin-top 31px
1010
position absolute

0 commit comments

Comments
 (0)