Skip to content

Commit 8e854f5

Browse files
committed
Adjust waiver style
Signed-off-by: Olga Bulat <obulat@gmail.com>
1 parent f1ea7fa commit 8e854f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/CopyrightWaiverStep.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ export default {
2121
label.label {
2222
font-size: 0.845rem;
2323
}
24-
textarea.waiver-textarea {
24+
.waiver-textarea {
2525
width: 100%;
26-
min-height: 150px;
26+
min-height: 100px;
2727
margin: 1rem 0;
2828
}
2929
.b-checkbox {

0 commit comments

Comments
 (0)