Skip to content

Commit 1a353f0

Browse files
authored
Reduce the spacing between experiments in the ribbon (#1842)
1 parent 874f6ac commit 1a353f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview/src/plots/components/ribbon/styles.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
.list {
7272
display: flex;
7373
align-items: center;
74-
gap: 20px;
74+
gap: 6px;
7575
border-bottom: 1px solid $border-color;
7676
padding: 10px 15px;
7777
margin: 0;

0 commit comments

Comments
 (0)