Fix procedure step height
This commit is contained in:
@@ -398,7 +398,7 @@ a[href^="table"].internal_link span.item {
|
|||||||
width:100%;
|
width:100%;
|
||||||
}
|
}
|
||||||
.step_box textarea, .step_box .read.textarea {
|
.step_box textarea, .step_box .read.textarea {
|
||||||
height:200px;
|
min-height:200px;
|
||||||
padding:5px;
|
padding:5px;
|
||||||
background:$col_none;
|
background:$col_none;
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user