Skip to content

Commit a062b70

Browse files
pkp/pkp-lib#8949 Fix layout without steps
1 parent aeaa864 commit a062b70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Container/DecisionPage.vue

+1
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,7 @@ export default {
554554
}
555555
556556
.decision__footer--noSteps {
557+
margin-top: 2rem;
557558
padding: 0;
558559
background: transparent;
559560
border: none;

0 commit comments

Comments
 (0)