more
This commit is contained in:
@@ -304,6 +304,7 @@
|
|||||||
color: #a2a2a2;
|
color: #a2a2a2;
|
||||||
margin-top: 6px;
|
margin-top: 6px;
|
||||||
padding: 0px 5px;
|
padding: 0px 5px;
|
||||||
|
text-align: justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
.outer-div {
|
.outer-div {
|
||||||
|
|||||||
@@ -13,4 +13,9 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
min-height: 200px;
|
min-height: 200px;
|
||||||
resize: none;
|
resize: none;
|
||||||
|
text-align: justify;
|
||||||
|
}
|
||||||
|
|
||||||
|
textarea {
|
||||||
|
text-align: justify;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user