Skip to content

Commit 96fa5fe

Browse files
committed
fix: use same space between all elements
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 0beb613 commit 96fa5fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Components/RightSidebar/RequestSignatureTab.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -966,7 +966,7 @@ export default {
966966
}
967967
968968
.action-form-box {
969-
margin-top: 12px;
969+
margin-top: 6px;
970970
}
971971
972972
.iframe {

0 commit comments

Comments
 (0)