Skip to content

Commit 58d2541

Browse files
committed
fix layout bug of tab list in snippet note
1 parent 15f51a4 commit 58d2541

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

browser/main/Detail/SnippetNoteDetail.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ $info-height = 75px
131131
border-color $brand-color
132132
.tabList-item-button
133133
width 100%
134-
height 100%
134+
height 29px
135135
navButtonColor()
136136
border-left 4px solid transparent
137137
.tabList-item-deleteButton

0 commit comments

Comments
 (0)