mirror of
https://github.com/skooner-k8s/skooner.git
synced 2026-08-28 19:27:15 +00:00
Fixing bug with Yaml not wrapping correctly in Firefox/Safari
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
textarea {
|
||||
white-space: nowrap;
|
||||
white-space: pre;
|
||||
color: $color-font;
|
||||
background: transparent;
|
||||
padding: .25rem 0;
|
||||
|
||||
Reference in New Issue
Block a user