Skip to content

Commit aef0712

Browse files
committed
fix style bug of TagSelect
1 parent bed4b7f commit aef0712

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

browser/styles/main/ArticleDetail.styl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,10 @@ infoButton()
257257
width 150px
258258
max-height 150px
259259
background-color white
260-
z-index 5
260+
z-index 50
261261
border 1px solid borderColor
262262
border-radius 5px
263+
overflow-y auto
263264
&>button
264265
width 100%
265266
display block

0 commit comments

Comments
 (0)