mirror of https://github.com/vector-im/riot-web
don't collapse whitespace in editor
parent
8f0074f824
commit
ebdb9fcb9c
|
@ -24,6 +24,7 @@ limitations under the License.
|
|||
border: solid 1px #e9edf1;
|
||||
background-color: #ffffff;
|
||||
padding: 10px;
|
||||
white-space: pre;
|
||||
|
||||
span {
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in New Issue