Add margin-right to trash icon next to copy/text

This commit is contained in:
Warren Buckley
2019-07-03 09:57:22 +01:00
parent 90a8c2d2c9
commit 7c0933c50b
@@ -96,4 +96,8 @@
color:@errorText;
padding:10px;
margin-bottom:20px;
i {
margin-right:5px;
}
}