Fixing bug with Yaml not wrapping correctly in Firefox/Safari

This commit is contained in:
Eric Herbrandson
2019-05-17 12:59:09 -05:00
parent 269314f914
commit 31abb469ef
+1 -1
View File
@@ -1,6 +1,6 @@
textarea {
white-space: nowrap;
white-space: pre;
color: $color-font;
background: transparent;
padding: .25rem 0;