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