Skip to content

Commit 83f50f7

Browse files
authored
Correct tags right alignement for Chrome
1 parent fbe085a commit 83f50f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
display: flex;
8989
flex-direction: row;
9090
flex: 1 1 auto;
91-
justify-content: end;
91+
justify-content: flex-end;
9292
}
9393

9494
.jp-enh-cell-tags .tag {

0 commit comments

Comments
 (0)