mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 06:51:21 +02:00
make editor nicer
This commit is contained in:
parent
4bb8b79942
commit
fc87a27c5d
@ -24,7 +24,9 @@ limitations under the License.
|
|||||||
border: solid 1px #e9edf1;
|
border: solid 1px #e9edf1;
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
white-space: pre;
|
white-space: pre-wrap;
|
||||||
|
word-wrap: break-word;
|
||||||
|
outline: none;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user