mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-11 00:15:46 +01:00
9 lines
132 B
Plaintext
9 lines
132 B
Plaintext
.posts-list {
|
|
.post-content-editable {
|
|
textarea {
|
|
width: 100%;
|
|
height: 300px;
|
|
}
|
|
}
|
|
}
|