Skip to content

Commit dbdc4fc

Browse files
authored
fix: Copy and Import button layouts (#402)
1 parent cbc3e49 commit dbdc4fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

static/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,10 @@ aside {
561561
cursor: pointer;
562562
}
563563

564+
.copy,
565+
.import {
566+
margin: 5px;
567+
}
564568
.subscribe,
565569
.filter,
566570
.copy,

0 commit comments

Comments
 (0)