8 lines
118 B
CSS
8 lines
118 B
CSS
.FunctionComments__row {
|
|
margin-bottom: 20px;
|
|
}
|
|
.FunctionComments__textarea {
|
|
height: auto;
|
|
resize: vertical;
|
|
}
|