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