Skip to content

Commit 302619e

Browse files
committed
Add spacing between kill buttons
1 parent 21cfeb9 commit 302619e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/browser/pages/home.css

+1
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@
4242

4343
.kill-form > .kill {
4444
border-radius: 3px;
45+
margin: 2px 0;
4546
padding: 2px 5px;
4647
}

0 commit comments

Comments
 (0)