Skip to content
This repository was archived by the owner on Jan 14, 2022. It is now read-only.

Commit 15db53b

Browse files
committed
fixed tag overflow snippet item
1 parent 39a8c45 commit 15db53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser/render/layouts/list-and-detail/snippet-item/snippet-item.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
margin-top: 10px
2929
flex: 1
3030
overflow: hidden
31-
flex-wrap: wrap
31+
max-height: 50px
3232
.no-tag
3333
display: block
3434
text-align: center

0 commit comments

Comments
 (0)