diff options
-rw-r--r-- | sass/app.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sass/app.scss b/sass/app.scss index 8c0c075..08b8f88 100644 --- a/sass/app.scss +++ b/sass/app.scss @@ -342,6 +342,7 @@ div.app { bottom:0; left:4em; width: 70%; + white-space: nowrap; overflow: hidden; color: $fg; } |