diff options
Diffstat (limited to 'ui/app/components/ui/currency-display/index.scss')
-rw-r--r-- | ui/app/components/ui/currency-display/index.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/app/components/ui/currency-display/index.scss b/ui/app/components/ui/currency-display/index.scss index 313c932b8..6d069eb05 100644 --- a/ui/app/components/ui/currency-display/index.scss +++ b/ui/app/components/ui/currency-display/index.scss @@ -6,6 +6,7 @@ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; + } &__suffix { |