aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/currency-display/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/currency-display/index.scss')
-rw-r--r--ui/app/components/currency-display/index.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/app/components/currency-display/index.scss b/ui/app/components/currency-display/index.scss
index 8c0196102..313c932b8 100644
--- a/ui/app/components/currency-display/index.scss
+++ b/ui/app/components/currency-display/index.scss
@@ -7,4 +7,8 @@
overflow: hidden;
text-overflow: ellipsis;
}
+
+ &__suffix {
+ padding-left: 4px;
+ }
}