mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-24 16:01:42 +02:00
don't collapse whitespace in editor
This commit is contained in:
parent
8f0074f824
commit
ebdb9fcb9c
@ -24,6 +24,7 @@ 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;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user